guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 868a00aed1d0accd3fb44598c2006155dbbf75e1
Author: Hilton Chain <[email protected]>
AuthorDate: Thu Jan 1 15:05:12 2026 +0800

    gnu: font-chiron-hei-hk: Update to 2.605.
    
    * gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.605.
    
    Closes: guix/guix#5284
    Change-Id: I5ff794ae3ed000aa0ea676adf42d53de5daa79b0
    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 80a91e321e..cd8636a925 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -4633,7 +4633,7 @@ prevalent typefaces in Traditional Chinese regions.")
   (package
     (inherit font-chiron-sung-hk)
     (name "font-chiron-hei-hk")
-    (version "2.524")
+    (version "2.605")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4642,7 +4642,7 @@ prevalent typefaces in Traditional Chinese regions.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "077f50yjcf5slr2jzrdampwcrlaswvdnin5iwnirzsms3x9vsm69"))))
+                "1g06vcrav4bd57ka4b6wrjas04rnhb35n7c7447lv2yp26z10ypp"))))
     (synopsis "Traditional Chinese Gothic typeface")
     (description
      "Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong

Reply via email to