all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [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

* [bug#61323] [PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.932.
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-07  8:19 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 61323-done, 61323

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


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

> * gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.932.
> ---
>  gnu/packages/fonts.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
8f09b385d9184f009d02690e4382d54ee827e346.

Chris

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

^ permalink raw reply	[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 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.