gnu: font-lxgw-wenkai-tc: Update to 0.932.
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.932. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
76a3929add
commit
8f09b385d9
1 changed files with 2 additions and 2 deletions
|
@ -2900,7 +2900,7 @@ within GB 2312, standard glyphs for Mainland China is used.")
|
||||||
(package
|
(package
|
||||||
(inherit font-lxgw-wenkai)
|
(inherit font-lxgw-wenkai)
|
||||||
(name "font-lxgw-wenkai-tc")
|
(name "font-lxgw-wenkai-tc")
|
||||||
(version "0.931")
|
(version "0.932")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -2908,7 +2908,7 @@ within GB 2312, standard glyphs for Mainland China is used.")
|
||||||
version "/lxgw-wenkai-tc-v" version ".tar.gz"))
|
version "/lxgw-wenkai-tc-v" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1dba201p8ch09n5wcr5gx263rd2851v76m6f3xac5m3pd9f4i8fg"))))
|
"12yp3q3hhv847qj7a51cjxxqb2rqm4lvbm54wdr2j4awg3g8lflg"))))
|
||||||
(home-page "https://github.com/lxgw/LxgwWenKaitc")
|
(home-page "https://github.com/lxgw/LxgwWenKaitc")
|
||||||
(synopsis "Traditional Chinese Imitation Song typeface")
|
(synopsis "Traditional Chinese Imitation Song typeface")
|
||||||
(description
|
(description
|
||||||
|
|
Reference in a new issue