Archived
1
0
Fork 0

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

* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.1.
This commit is contained in:
Hilton Chain 2023-10-02 12:44:52 +08:00
parent d6555049fd
commit 0951f2a2c2
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -1937,7 +1937,7 @@ weights and five widths in both Roman and Italic, plus variable fonts.")
(define-public font-sarasa-gothic (define-public font-sarasa-gothic
(package (package
(name "font-sarasa-gothic") (name "font-sarasa-gothic")
(version "0.42.0") (version "0.42.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1945,7 +1945,7 @@ weights and five widths in both Roman and Italic, plus variable fonts.")
"/releases/download/v" version "/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z")) "/sarasa-gothic-ttc-" version ".7z"))
(sha256 (sha256
(base32 "06yvymkkmp8g7innmwg9xc6wdsfngj118k1fhp8fcav4110qx585")))) (base32 "0lrhipis21cafpsf8wsrdavlblfgzz424r23rj78ik8npbws1a3v"))))
(build-system font-build-system) (build-system font-build-system)
(arguments (arguments
`(#:phases (modify-phases %standard-phases `(#:phases (modify-phases %standard-phases