me
/
guix
Archived
1
0
Fork 0

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

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
master
Hilton Chain 2023-05-28 21:26:53 +08:00 committed by 宋文武
parent e59db6d11a
commit 21630dba4a
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

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