mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: font-chiron-sung-hk: Update to 1.010.
* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.010. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
0fbeeee7e9
commit
3228dcd7db
1 changed files with 2 additions and 2 deletions
|
@ -3192,7 +3192,7 @@ (define-public font-lxgw-wenkai-tc
|
||||||
(define-public font-chiron-sung-hk
|
(define-public font-chiron-sung-hk
|
||||||
(package
|
(package
|
||||||
(name "font-chiron-sung-hk")
|
(name "font-chiron-sung-hk")
|
||||||
(version "1.008")
|
(version "1.010")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -3201,7 +3201,7 @@ (define-public font-chiron-sung-hk
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"19rabzmy4ywam4r5kgnqbgbmqzvhsagzddbyis5iicc6y8jrmd1j"))))
|
"065p1gc5xjwc4kfw8bqpsbhaf1p4w0k4l0j04vjsjhcl4k9vyvfz"))))
|
||||||
(build-system font-build-system)
|
(build-system font-build-system)
|
||||||
(home-page "https://chiron-fonts.github.io/")
|
(home-page "https://chiron-fonts.github.io/")
|
||||||
(synopsis "Traditional Chinese Song typeface")
|
(synopsis "Traditional Chinese Song typeface")
|
||||||
|
|
Loading…
Reference in a new issue