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

View file

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