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>
This commit is contained in:
parent
d6479009e4
commit
ae820c317c
1 changed files with 2 additions and 2 deletions
|
@ -2887,7 +2887,7 @@ (define-public font-chiron-hei-hk
|
|||
(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 @@ (define-public font-chiron-hei-hk
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue