guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 8c77a0633938b93845989178d0299774baea386c
Author: Hilton Chain <[email protected]>
AuthorDate: Wed Aug 19 14:20:37 2026 +0800

    gnu: font-chiron-hei-hk: Update to 2.609.
    
    * gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.609.
    
    Signed-off-by: 宋文武 <[email protected]>
---
 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 e11dca68d6..faef5baef6 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -5611,7 +5611,7 @@ prevalent typefaces in Traditional Chinese regions.")
   (package
     (inherit font-chiron-sung-hk)
     (name "font-chiron-hei-hk")
-    (version "2.605")
+    (version "2.609")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5620,7 +5620,7 @@ prevalent typefaces in Traditional Chinese regions.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1g06vcrav4bd57ka4b6wrjas04rnhb35n7c7447lv2yp26z10ypp"))))
+                "152y6swkppkwigp4xh33k8ri996n1rzxb0phs1410sy6xq4qm492"))))
     (synopsis "Traditional Chinese Gothic typeface")
     (description
      "Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong

Reply via email to