diff options
author | Hilton Chain <hako@ultrarare.space> | 2022-11-07 23:14:53 +0800 |
---|---|---|
committer | 宋文武 <iyzsong@member.fsf.org> | 2022-11-10 09:37:10 +0800 |
commit | ae820c317cef09a297e949911ebeb258a87ef912 (patch) | |
tree | 69112043c047a14603c66b39b930b51b9800df92 /gnu/packages/fonts.scm | |
parent | d6479009e472064853a060f09fceeaedda080802 (diff) | |
download | guix-ae820c317cef09a297e949911ebeb258a87ef912.tar.gz |
gnu: font-chiron-hei-hk: Update to 2.505.
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.505. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu/packages/fonts.scm')
-rw-r--r-- | gnu/packages/fonts.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 9ad9271692..c91d2807eb 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -2887,7 +2887,7 @@ prevalent typefaces in Traditional Chinese regions.") (package (inherit font-chiron-sung-hk) (name "font-chiron-hei-hk") - (version "2.504") + (version "2.505") (source (origin (method git-fetch) (uri (git-reference @@ -2896,7 +2896,7 @@ prevalent typefaces in Traditional Chinese regions.") (file-name (git-file-name name version)) (sha256 (base32 - "0d0k88sbhgr597sv2jzz2rcg8g4k60lcjka1xlnkv08n3bdgvmhr")))) + "1h2ps2kdv2s29pp9an4gpb84xwmkizqrgsk4hs5f0g0004897hi5")))) (synopsis "Traditional Chinese Gothic typeface") (description "Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong |