guix-commits
[Top][All Lists]
Advanced

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

06/11: gnu: font-chiron-sung-hk: Update to 1.006.


From: guix-commits
Subject: 06/11: gnu: font-chiron-sung-hk: Update to 1.006.
Date: Tue, 27 Sep 2022 05:17:27 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit c99f488269f90d9a54d9d10ef26e78ec419ac9a7
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Mon Sep 26 15:31:54 2022 +0800

    gnu: font-chiron-sung-hk: Update to 1.006.
    
    * gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.006.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.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 cf3892ae8d..74f1994247 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2777,7 +2777,7 @@ dialects in Hong Kong and Taiwan.")))
 (define-public font-chiron-sung-hk
   (package
     (name "font-chiron-sung-hk")
-    (version "1.005")
+    (version "1.006")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2786,7 +2786,7 @@ dialects in Hong Kong and Taiwan.")))
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0iqlnb7825kisg2avhr9hwwvb4jw8f642vvmms5dw6m9czzydpgw"))))
+                "0cibyhy363yqmif31lwv4qmcaar5np2gdd3nbnxxp55mb4qn0kms"))))
     (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]