mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 13:36:36 +01:00
gnu: font-chiron-sung-hk: Update to 1.016.
* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.016. Change-Id: I5a97c8ff40b21edccbaa11aea30adf7a0818be5b
This commit is contained in:
parent
fe3e33e1fc
commit
353c2eaa9a
1 changed files with 2 additions and 2 deletions
|
@ -3560,7 +3560,7 @@ (define-public font-lxgw-heartserif
|
|||
(define-public font-chiron-sung-hk
|
||||
(package
|
||||
(name "font-chiron-sung-hk")
|
||||
(version "1.014")
|
||||
(version "1.016")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -3569,7 +3569,7 @@ (define-public font-chiron-sung-hk
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1hvfjvflfyr35ad7hpy5zgc6i580ilfqrz4rbr814i6z9jqz459s"))))
|
||||
"0kznkhf05yd3bxm4mxp1sa74vxw8vxabr71n5lzr10hynn0z1xnq"))))
|
||||
(build-system font-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
|
|
Loading…
Reference in a new issue