all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#57623] [PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.921.
@ 2022-09-06 13:26 Hilton Chain via Guix-patches via
  2022-09-07 17:19 ` bug#57623: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-09-06 13:26 UTC (permalink / raw)
  To: 57623


* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.921.
---
 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 09445cd00c..2da909ddc7 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2757,7 +2757,7 @@ (define-public font-lxgw-wenkai-tc
   (package
     (inherit font-lxgw-wenkai)
     (name "font-lxgw-wenkai-tc")
-    (version "0.920")
+    (version "0.921")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2765,7 +2765,7 @@ (define-public font-lxgw-wenkai-tc
                     version "/lxgw-wenkai-tc-v" version ".tar.gz"))
               (sha256
                (base32
-                "1kysqzi19ldd1a3pd9axmggcbm1719myq6i6q6fdb1afscn272cp"))))
+                "0s7zvb8i1f7ziw8r94l1f3rcv21b80dbgc43zjwz34s43465lwrb"))))
     (home-page "https://github.com/lxgw/LxgwWenKaitc")
     (synopsis "Traditional Chinese Imitation Song typeface")
     (description

base-commit: 7ae51b741a6b73d3b2730389ed5291e00d7e5c0a
-- 
2.37.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#57623: [PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.921.
  2022-09-06 13:26 [bug#57623] [PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.921 Hilton Chain via Guix-patches via
@ 2022-09-07 17:19 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2022-09-07 17:19 UTC (permalink / raw)
  To: Hilton Chain, 57623-done

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]

Hilton Chain via Guix-patches via <guix-patches@gnu.org> skriver:

> * gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.921.

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-07 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 13:26 [bug#57623] [PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.921 Hilton Chain via Guix-patches via
2022-09-07 17:19 ` bug#57623: " Marius Bakke

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.