diff options
author | Hilton Chain <hako@ultrarare.space> | 2024-08-31 14:48:42 +0800 |
---|---|---|
committer | 宋文武 <iyzsong@member.fsf.org> | 2024-09-02 18:44:57 +0800 |
commit | 10d720b8db1c71518c310a1b8abcd8ab55d24f4f (patch) | |
tree | 345f347ee3f4c91aefdc7eff45931c82d56d16c4 /gnu/packages | |
parent | bbb3f7d69424410ee9578c3739bb9f6dcd13d338 (diff) | |
download | guix-10d720b8db1c71518c310a1b8abcd8ab55d24f4f.tar.gz guix-10d720b8db1c71518c310a1b8abcd8ab55d24f4f.zip |
gnu: font-chiron-hei-hk: Update to 2.515.
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.515.
Change-Id: Ibd3c2770968274a3f0069ef7251fbfafbb6d9def
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu/packages')
-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 5e50c845c7..d785f87cb7 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -3617,7 +3617,7 @@ prevalent typefaces in Traditional Chinese regions.") (package (inherit font-chiron-sung-hk) (name "font-chiron-hei-hk") - (version "2.509") + (version "2.515") (source (origin (method git-fetch) (uri (git-reference @@ -3626,7 +3626,7 @@ prevalent typefaces in Traditional Chinese regions.") (file-name (git-file-name name version)) (sha256 (base32 - "0bwx909sijpnc474355hlfjwgxin0m9yxd5k9qwmgxkp2rzqiwnk")))) + "00p5bhzs526ml85wm9421a6a1s7w5kgk0p5wcyfvxh1wvwi9p5gj")))) (synopsis "Traditional Chinese Gothic typeface") (description "Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong |