Archived
1
0
Fork 0

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

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

Change-Id: I53b2a12f607e0a75645759f8e9190fe7117b49cd
This commit is contained in:
Hilton Chain 2024-01-28 14:28:36 +08:00
parent 368c6e3cf0
commit 2326201bc5
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -1975,7 +1975,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 "1.0.3") (version "1.0.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1983,7 +1983,7 @@ weights and five widths in both Roman and Italic, plus variable fonts.")
"/releases/download/v" version "/releases/download/v" version
"/Sarasa-TTC-" version ".7z")) "/Sarasa-TTC-" version ".7z"))
(sha256 (sha256
(base32 "1cgqf15fhg567s2bwjpal3xfcdnbgyy0iav5181zkn6b4k56dgl4")))) (base32 "0sfmqrjfzjy2zxd26kjrdbp59ahxj7p2qr1z5qy512j2cgl1gyiq"))))
(build-system font-build-system) (build-system font-build-system)
(arguments (arguments
`(#:phases (modify-phases %standard-phases `(#:phases (modify-phases %standard-phases