* [bug#63769] [PATCH] gnu: font-lxgw-wenkai: Update to 1.300.
@ 2023-05-28 13:22 Hilton Chain via Guix-patches via
2023-05-30 10:43 ` bug#63769: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-05-28 13:22 UTC (permalink / raw)
To: 63769; +Cc: Hilton Chain
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.300.
---
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 12c6b04bd7..b8fb2a90c0 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2990,7 +2990,7 @@ (define-public font-atui-feather
(define-public font-lxgw-wenkai
(package
(name "font-lxgw-wenkai")
- (version "1.250")
+ (version "1.300")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2998,7 +2998,7 @@ (define-public font-lxgw-wenkai
version "/lxgw-wenkai-v" version ".tar.gz"))
(sha256
(base32
- "04c1cszxhs2zw3qn7rs3ik2aaczvf8n28gq9ch6iv782fv2p8irn"))))
+ "1vywhvzj8l3hw2j0np5jhmwli037mxgs05s7n3y3xw3z46r7rwx4"))))
(build-system font-build-system)
(home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
(synopsis "Simplified Chinese Imitation Song typeface")
base-commit: 6192acf8b77948384e75650ae79dfbaadb26bc37
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63769: [PATCH] gnu: font-lxgw-wenkai: Update to 1.300.
2023-05-28 13:22 [bug#63769] [PATCH] gnu: font-lxgw-wenkai: Update to 1.300 Hilton Chain via Guix-patches via
@ 2023-05-30 10:43 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-05-30 10:43 UTC (permalink / raw)
To: Hilton Chain; +Cc: 63769-done
Hilton Chain <hako@ultrarare.space> writes:
> * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.300.
Pushed, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-30 10:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-28 13:22 [bug#63769] [PATCH] gnu: font-lxgw-wenkai: Update to 1.300 Hilton Chain via Guix-patches via
2023-05-30 10:43 ` bug#63769: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.