me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: I84203bf94b3b147c440a473fef0fcff4596fcd29
master
Hilton Chain 2023-11-18 15:08:06 +08:00
parent 25f0e19b72
commit 282927e970
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
1 changed files with 2 additions and 2 deletions

View File

@ -1952,7 +1952,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.1") (version "0.42.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1960,7 +1960,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 "0lrhipis21cafpsf8wsrdavlblfgzz424r23rj78ik8npbws1a3v")))) (base32 "0czx10yph2lxg2k4w6qjnil73zb2pgg3g400apm9gay41m04990v"))))
(build-system font-build-system) (build-system font-build-system)
(arguments (arguments
`(#:phases (modify-phases %standard-phases `(#:phases (modify-phases %standard-phases