[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#77437] [PATCH 2/2] gnu: font-chiron-hei-hk: Update to 2.524.
From: |
Hilton Chain |
Subject: |
[bug#77437] [PATCH 2/2] gnu: font-chiron-hei-hk: Update to 2.524. |
Date: |
Wed, 2 Apr 2025 00:49:29 +0800 |
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.524.
Change-Id: Icf4f1531f61a8b9decbf6aca4dba6031a22d22b2
---
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 e6044e6115..76678d4c4b 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3905,7 +3905,7 @@ (define-public font-chiron-hei-hk
(package
(inherit font-chiron-sung-hk)
(name "font-chiron-hei-hk")
- (version "2.522")
+ (version "2.524")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3914,7 +3914,7 @@ (define-public font-chiron-hei-hk
(file-name (git-file-name name version))
(sha256
(base32
- "0s1wdq9m7y3ygdzzvcgjwp5a6724fpllq6y1i66gb9yjmxkjj3v6"))))
+ "077f50yjcf5slr2jzrdampwcrlaswvdnin5iwnirzsms3x9vsm69"))))
(synopsis "Traditional Chinese Gothic typeface")
(description
"Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong
--
2.49.0