* [bug#61323] [PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.932.
@ 2023-02-06 15:32 Hilton Chain via Guix-patches via
2023-02-07 8:19 ` Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-02-06 15:32 UTC (permalink / raw)
To: 61323
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-07 8:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-06 15:32 [bug#61323] [PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.932 Hilton Chain via Guix-patches via
2023-02-07 8:19 ` Christopher Baines
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).