mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 01:33:18 -05:00
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>
This commit is contained in:
parent
18d522379e
commit
e026e8203b
1 changed files with 2 additions and 2 deletions
|
@ -3055,7 +3055,7 @@ (define-public font-chiron-hei-hk
|
|||
(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 @@ (define-public font-chiron-hei-hk
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue