gnu: font-sarasa-gothic: Update to 0.42.6.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.42.6. Change-Id: I84203bf94b3b147c440a473fef0fcff4596fcd29master
parent
25f0e19b72
commit
282927e970
|
@ -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
|
||||||
|
|
Reference in New Issue