gnu: font-lxgw-wenkai: Update to 1.245.
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.245 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
parent
5725e0d9c9
commit
174fa34054
|
@ -2736,7 +2736,7 @@ and readability. This package bundles those icons into a font.")
|
||||||
(define-public font-lxgw-wenkai
|
(define-public font-lxgw-wenkai
|
||||||
(package
|
(package
|
||||||
(name "font-lxgw-wenkai")
|
(name "font-lxgw-wenkai")
|
||||||
(version "1.240")
|
(version "1.245")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -2744,7 +2744,7 @@ and readability. This package bundles those icons into a font.")
|
||||||
version "/lxgw-wenkai-v" version ".tar.gz"))
|
version "/lxgw-wenkai-v" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rg6i6fqs1b0b2g4kijimkyqbxfn6n8ac74rppsizq65n6crvfib"))))
|
"01x5nfw0cy7v8vsjw32zayc0ryskiwj22yzqi28252896073mm9k"))))
|
||||||
(build-system font-build-system)
|
(build-system font-build-system)
|
||||||
(home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
|
(home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
|
||||||
(synopsis "Simplified Chinese Imitation Song typeface")
|
(synopsis "Simplified Chinese Imitation Song typeface")
|
||||||
|
|
Reference in New Issue