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>
This commit is contained in:
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

View file

@ -1913,7 +1913,7 @@ (define-public font-iosevka-comfy
(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 @@ (define-public font-sarasa-gothic
"/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