[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#58088] [PATCH] gnu: font-chiron-hei-hk: Update to 2.504.
From: |
Hilton Chain |
Subject: |
[bug#58088] [PATCH] gnu: font-chiron-hei-hk: Update to 2.504. |
Date: |
Mon, 26 Sep 2022 15:32:52 +0800 |
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.504.
---
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 74f1994247..70881042c4 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2801,7 +2801,7 @@ (define-public font-chiron-hei-hk
(package
(inherit font-chiron-sung-hk)
(name "font-chiron-hei-hk")
- (version "2.503")
+ (version "2.504")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2810,7 +2810,7 @@ (define-public font-chiron-hei-hk
(file-name (git-file-name name version))
(sha256
(base32
- "00av598lcsvbwfxabs8m1bfvlk3zq98nziynsrg5p2s5mhz2pkvk"))))
+ "0d0k88sbhgr597sv2jzz2rcg8g4k60lcjka1xlnkv08n3bdgvmhr"))))
(synopsis "Traditional Chinese Gothic typeface")
(description
"Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong
base-commit: 754ce586e013582b0f6d28337fdc46db35395997
--
2.37.3
- [bug#58088] [PATCH] gnu: font-chiron-hei-hk: Update to 2.504.,
Hilton Chain <=