aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHilton Chain <hako@ultrarare.space>2023-08-25 16:59:36 +0800
committerEfraim Flashner <efraim@flashner.co.il>2023-09-08 14:31:42 +0300
commit3228dcd7dbb532293d451d4d411df59f462e0287 (patch)
tree6eb3bbb90b4a465029050ee523fba2446bf1f4b9
parent0fbeeee7e9f173b9e3143eb460a1102b9ea71533 (diff)
downloadguix-3228dcd7dbb532293d451d4d411df59f462e0287.tar
guix-3228dcd7dbb532293d451d4d411df59f462e0287.tar.gz
gnu: font-chiron-sung-hk: Update to 1.010.
* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.010. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
-rw-r--r--gnu/packages/fonts.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 93c1308d54..c51679c273 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3192,7 +3192,7 @@ dialects in Hong Kong and Taiwan.")))
(define-public font-chiron-sung-hk
(package
(name "font-chiron-sung-hk")
- (version "1.008")
+ (version "1.010")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3201,7 +3201,7 @@ dialects in Hong Kong and Taiwan.")))
(file-name (git-file-name name version))
(sha256
(base32
- "19rabzmy4ywam4r5kgnqbgbmqzvhsagzddbyis5iicc6y8jrmd1j"))))
+ "065p1gc5xjwc4kfw8bqpsbhaf1p4w0k4l0j04vjsjhcl4k9vyvfz"))))
(build-system font-build-system)
(home-page "https://chiron-fonts.github.io/")
(synopsis "Traditional Chinese Song typeface")