guix-commits
[Top][All Lists]
Advanced

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

03/11: gnu: font-chiron-sung-hk: Update to 1.008.


From: guix-commits
Subject: 03/11: gnu: font-chiron-sung-hk: Update to 1.008.
Date: Tue, 30 May 2023 06:42:24 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

commit 18d522379e4957f91c80b4af8fc073c70369adf8
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sun May 28 21:18:32 2023 +0800

    gnu: font-chiron-sung-hk: Update to 1.008.
    
    * gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.008.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 12c6b04bd7..40d254b984 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3031,7 +3031,7 @@ dialects in Hong Kong and Taiwan.")))
 (define-public font-chiron-sung-hk
   (package
     (name "font-chiron-sung-hk")
-    (version "1.007")
+    (version "1.008")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3040,7 +3040,7 @@ dialects in Hong Kong and Taiwan.")))
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1mhw3vgahfc9kyb7sw5w5zswp93a4sz7q12f7qba069f834j5qjq"))))
+                "19rabzmy4ywam4r5kgnqbgbmqzvhsagzddbyis5iicc6y8jrmd1j"))))
     (build-system font-build-system)
     (home-page "https://chiron-fonts.github.io/";)
     (synopsis "Traditional Chinese Song typeface")



reply via email to

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