diff options
author | Hilton Chain <hako@ultrarare.space> | 2022-09-27 21:21:00 +0800 |
---|---|---|
committer | 宋文武 <iyzsong@member.fsf.org> | 2022-09-28 10:06:24 +0800 |
commit | 1b85131f6386ddb58e7cd5d41c844627687b0699 (patch) | |
tree | eb7d73411158e328a2f1af7ec878262f8b6c0b52 /gnu | |
parent | ec8c77b8ed4300193f4545b7373679082bee5fb2 (diff) |
gnu: font-lxgw-wenkai-tc: Update to 0.922.1.
* gnu/packages/fonts (font-lxgw-wenkai-tc): Update to 0.922.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/fonts.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 8e51ff2a6d..11be556540 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -2758,7 +2758,7 @@ within GB 2312, standard glyphs for Mainland China is used.") (package (inherit font-lxgw-wenkai) (name "font-lxgw-wenkai-tc") - (version "0.922") + (version "0.922.1") (source (origin (method url-fetch) (uri (string-append @@ -2766,7 +2766,7 @@ within GB 2312, standard glyphs for Mainland China is used.") version "/lxgw-wenkai-tc-v" version ".tar.gz")) (sha256 (base32 - "0kb12sfb8ihsj14yzk5ib657xvswqy0hy5gr1vfbn1n05vzy8wyk")))) + "0a1n0yfnh3sc3ldgjxxglw4xyg82i2pk432sk8hfdzrrl4zzjyz3")))) (home-page "https://github.com/lxgw/LxgwWenKaitc") (synopsis "Traditional Chinese Imitation Song typeface") (description |