me
/
guix
Archived
1
0
Fork 0

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

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
master
Hilton Chain 2023-01-17 19:42:00 +08:00 committed by 宋文武
parent 0eca850e15
commit 4c4922ba0f
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

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