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

* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.31.2.
This commit is contained in:
Leo Prikler 2021-05-24 01:37:24 +02:00
parent 162fa6bd59
commit cf105d9021
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1387,7 +1387,7 @@ (define-public font-iosevka-sparkle
(define-public font-sarasa-gothic
(package
(name "font-sarasa-gothic")
(version "0.12.7")
(version "0.31.2")
(source
(origin
(method url-fetch)
@ -1395,7 +1395,7 @@ (define-public font-sarasa-gothic
"/releases/download/v" version
"/sarasa-gothic-ttc-" version ".7z"))
(sha256
(base32 "09v65k00g8m953s6riz9xjzb2jgr6v5pdhcllalzzl7c1cn2xl3k"))))
(base32 "0p67qyhm266s6q17islqvwch807fy5slgp2symrl0z665vp6hycj"))))
(build-system font-build-system)
(arguments
`(#:phases (modify-phases %standard-phases