diff options
author | Hilton Chain <hako@ultrarare.space> | 2023-05-28 21:19:18 +0800 |
---|---|---|
committer | 宋文武 <iyzsong@member.fsf.org> | 2023-05-30 17:52:48 +0800 |
commit | e026e8203bfbe945e29433674e112bb45707672a (patch) | |
tree | 7c495873dff87313ebe73a925feecda36563476b /gnu/packages/fonts.scm | |
parent | 18d522379e4957f91c80b4af8fc073c70369adf8 (diff) | |
download | guix-e026e8203bfbe945e29433674e112bb45707672a.tar.gz |
gnu: font-chiron-hei-hk: Update to 2.506.
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.506. 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 40d254b984..5cf5feaa77 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -3055,7 +3055,7 @@ prevalent typefaces in Traditional Chinese regions.") (package (inherit font-chiron-sung-hk) (name "font-chiron-hei-hk") - (version "2.505") + (version "2.506") (source (origin (method git-fetch) (uri (git-reference @@ -3064,7 +3064,7 @@ prevalent typefaces in Traditional Chinese regions.") (file-name (git-file-name name version)) (sha256 (base32 - "1h2ps2kdv2s29pp9an4gpb84xwmkizqrgsk4hs5f0g0004897hi5")))) + "1v40wcj3h38ai9gacpjfd02nas97scpdkz3g3h8a5yzp0n0pfknw")))) (synopsis "Traditional Chinese Gothic typeface") (description "Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong |