diff options
author | mef <mef@pkgsrc.org> | 2016-11-30 14:24:47 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-11-30 14:24:47 +0000 |
commit | 80c9600deae801b94157e4b230d1c2e52db61bb1 (patch) | |
tree | 85fb20b98310852f83ed5c4c34c17e877a3259a2 /fonts/FiraCode | |
parent | 99749ff77c42cfcef693df44ad6a97589fe13289 (diff) | |
download | pkgsrc-80c9600deae801b94157e4b230d1c2e52db61bb1.tar.gz |
Updated fonts/FiraCode to 1.204
-------------------------------
Added U+25B6 (black right-pointing triangle) and U+25C0
(black left-pointing triangle) (#289)
Changed look of Markdown headers ## ### #### to make them easier to tell apart (#287)
Fixed BBEdit incorrectly applying ligatures after tab (#274)
Returned Nim pragmas {. .} (#279)
Added Unicode increment U+2206 (#174, #298)
Added fish operators >-> <-< (#297)
Added safe navigation operators ?. .? ?: (#215)
Added <~> (#179, used in IntelliJ for collapsed methods)
Added F# piping operators ||> |||> <|| <||| (#184)
Added shebang #! (#169, #193)
Diffstat (limited to 'fonts/FiraCode')
-rw-r--r-- | fonts/FiraCode/Makefile | 4 | ||||
-rw-r--r-- | fonts/FiraCode/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/FiraCode/Makefile b/fonts/FiraCode/Makefile index 4efb8c05f39..1a7ffce7427 100644 --- a/fonts/FiraCode/Makefile +++ b/fonts/FiraCode/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2016/09/18 21:49:21 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/11/30 14:24:47 mef Exp $ -DISTNAME= FiraCode_1.203 +DISTNAME= FiraCode_1.204 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GITHUB:=tonsky/} diff --git a/fonts/FiraCode/distinfo b/fonts/FiraCode/distinfo index a3699a6eef3..5f967fd4a2b 100644 --- a/fonts/FiraCode/distinfo +++ b/fonts/FiraCode/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2016/09/18 21:49:21 wiz Exp $ +$NetBSD: distinfo,v 1.4 2016/11/30 14:24:47 mef Exp $ -SHA1 (FiraCode_1.203.zip) = 40a40c50f0281f4254e71a0f37f47a89185a39cf -RMD160 (FiraCode_1.203.zip) = 1b252c37945b4b0801a264ba275ba0bd3483834e -SHA512 (FiraCode_1.203.zip) = 16cff4b53c57df550bb4ee70cf40b0d64a2ef159cb80af9bd50975626fd2d95aed14a99bc6d440979eb9289c451044641f54fe381299d4743fc760f903b94860 -Size (FiraCode_1.203.zip) = 2142258 bytes +SHA1 (FiraCode_1.204.zip) = 591b6f9bb9800431355f052baef24bac336afd25 +RMD160 (FiraCode_1.204.zip) = f50ca3ad67c6074c5681c1d4fd4115e7c36472f6 +SHA512 (FiraCode_1.204.zip) = 6818ed2eb8607bc47df8953db804b0ffd8f62cc644c55cdd0a0a42a082b61878f9775f3654e986932d3316a2c8e491ee5ee4c81704bd066e69b4be920f4bfcc8 +Size (FiraCode_1.204.zip) = 2176721 bytes |