guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10/10: gnu: font-iosevka: Update to 2.3.3.


From: guix-commits
Subject: 10/10: gnu: font-iosevka: Update to 2.3.3.
Date: Wed, 8 Jan 2020 19:55:32 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit d5971d667bdc15bf86bdba80f3a5ad504d96fcf4
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Wed Jan 8 14:59:22 2020 +0100

    gnu: font-iosevka: Update to 2.3.3.
    
    * gnu/packages/fonts.scm (font-iosevka): Update to 2.3.3.
---
 gnu/packages/fonts.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 48cca11..9e5021a 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1140,7 +1140,7 @@ typeface, by mimicking Comic Sans while fixing its most 
obvious shortcomings.")
 (define-public font-iosevka
   (package
     (name "font-iosevka")
-    (version "2.2.0")
+    (version "2.3.3")
     (source
      (origin
        (method url-fetch/zipbomb)
@@ -1148,7 +1148,7 @@ typeface, by mimicking Comic Sans while fixing its most 
obvious shortcomings.")
                            "/releases/download/v" version
                            "/ttc-iosevka-" version ".zip"))
        (sha256
-        (base32 "14jfv6pkh1w44m89z2fn44kgmmqaf0057lk71advwfbm3q313y0x"))))
+        (base32 "0jkv5rkg5hi0avhwyhcjiqzjslp6zjj77f09vxx2gj9l93byz731"))))
     (build-system font-build-system)
     (home-page "https://be5invis.github.io/Iosevka/";)
     (synopsis "Coders' typeface, built from code")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]