gnu: font-lxgw-wenkai: Update to 1.501.

* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.501.
[properties]: Add upstream-name.

Change-Id: I43b7b05dced4e6a9e6f3a00bf2bef4a759cd0eb0
This commit is contained in:
Hilton Chain 2025-01-11 01:21:40 +08:00
parent 981204c69b
commit be4969e012
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -3457,7 +3457,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.330") (version "1.501")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -3465,7 +3465,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
"1wpxi4jwxkjslnyi0axqyvqqbf58j7hxllsbxz94zclbri8i9iqa")))) "04lqlnyd8d85b11fbk60vf4ycd8n0qvcvwkk0ih3bkc967ln047c"))))
(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")
@ -3473,7 +3473,8 @@ and readability. This package bundles those icons into a font.")
"LXGW Wenkai is a Simplified Chinese Imitation Song typeface covering the "LXGW Wenkai is a Simplified Chinese Imitation Song typeface covering the
CJK Unified Ideographs (base block) and commonly used Hangul. For characters CJK Unified Ideographs (base block) and commonly used Hangul. For characters
within GB 2312, standard glyphs for Mainland China is used.") within GB 2312, standard glyphs for Mainland China is used.")
(license license:silofl1.1))) (license license:silofl1.1)
(properties '((upstream-name . "lxgw-wenkai")))))
(define-public font-lxgw-wenkai-tc (define-public font-lxgw-wenkai-tc
(package (package