me
/
guix
Archived
1
0
Fork 0

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

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
Hilton Chain 2023-08-20 19:26:59 +08:00 committed by Christopher Baines
parent 50e2d97057
commit 290926ae60
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -1913,7 +1913,7 @@ programming. Iosevka is completely generated from its source code.")
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
(version "0.41.6")
(version "0.41.7")
(source
(origin
(method url-fetch)
@ -1921,7 +1921,7 @@ programming. Iosevka is completely generated from its source code.")
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
(base32 "1l238rx9nw6acxy5k5b7bjd8br8cnivdlyly7r20w1b36gscl878"))))
(base32 "01sg5fag8hc115ff7y7k3n060271akh66g96hmrz45mhls5d40n6"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases