GNU bug report logs -
#61323
[PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.932.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Mon, 6 Feb 2023 15:34:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.932.
---
gnu/packages/fonts.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 634c48db00..9b7d965e76 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2900,7 +2900,7 @@ (define-public font-lxgw-wenkai-tc
(package
(inherit font-lxgw-wenkai)
(name "font-lxgw-wenkai-tc")
- (version "0.931")
+ (version "0.932")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2908,7 +2908,7 @@ (define-public font-lxgw-wenkai-tc
version "/lxgw-wenkai-tc-v" version ".tar.gz"))
(sha256
(base32
- "1dba201p8ch09n5wcr5gx263rd2851v76m6f3xac5m3pd9f4i8fg"))))
+ "12yp3q3hhv847qj7a51cjxxqb2rqm4lvbm54wdr2j4awg3g8lflg"))))
(home-page "https://github.com/lxgw/LxgwWenKaitc")
(synopsis "Traditional Chinese Imitation Song typeface")
(description
--
2.39.1
This bug report was last modified 2 years and 106 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.