mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
gnu: font-lxgw-wenkai: Update to 1.250.
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.250. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
4eccb27b4c
commit
86b111962c
1 changed files with 2 additions and 2 deletions
|
@ -2854,7 +2854,7 @@ (define-public font-atui-feather
|
|||
(define-public font-lxgw-wenkai
|
||||
(package
|
||||
(name "font-lxgw-wenkai")
|
||||
(version "1.245.1")
|
||||
(version "1.250")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2862,7 +2862,7 @@ (define-public font-lxgw-wenkai
|
|||
version "/lxgw-wenkai-v" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"13hvr1jz9xpb0cgi4xk3zfbn6w5x258zja55hznbgny2sijnjn8a"))))
|
||||
"04c1cszxhs2zw3qn7rs3ik2aaczvf8n28gq9ch6iv782fv2p8irn"))))
|
||||
(build-system font-build-system)
|
||||
(home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
|
||||
(synopsis "Simplified Chinese Imitation Song typeface")
|
||||
|
|
Loading…
Reference in a new issue