me
/
guix
Archived
1
0
Fork 0

gnu: font-sarasa-gothic: Update to 0.41.3.

* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Hilton Chain 2023-07-17 16:00:44 +08:00 committed by 宋文武
parent 94f83088d2
commit 3d1b7cf1fa
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -1858,7 +1858,7 @@ programming. Iosevka is completely generated from its source code.")
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
(version "0.40.7")
(version "0.41.3")
(source
(origin
(method url-fetch)
@ -1866,7 +1866,7 @@ programming. Iosevka is completely generated from its source code.")
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
(base32 "01iqc93dmi48n4g3xf472602hxhf9zfwfawy7vhn4rf06yhndv4s"))))
(base32 "11ldfkdc86kxbpwypggkyx2k5pj2rnq34r7gp0pmpzz61m1wk2v0"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases