GNU bug report logs - #66300
[PATCH] gnu: font-lxgw-wenkai: Update to 1.310.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Mon, 2 Oct 2023 05:04:01 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] gnu: font-lxgw-wenkai: Update to 1.310.
Date: Mon,  2 Oct 2023 13:02:44 +0800
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.310.
---
 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 5c364ec802..e767f49bbe 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3144,7 +3144,7 @@ (define-public font-atui-feather
 (define-public font-lxgw-wenkai
   (package
     (name "font-lxgw-wenkai")
-    (version "1.300")
+    (version "1.310")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3152,7 +3152,7 @@ (define-public font-lxgw-wenkai
                     version "/lxgw-wenkai-v" version ".tar.gz"))
               (sha256
                (base32
-                "1vywhvzj8l3hw2j0np5jhmwli037mxgs05s7n3y3xw3z46r7rwx4"))))
+                "10z8ilcpfxmll6j6ck4yj90x48vh3c7ck0lm61qjangpw9fcgfb1"))))
     (build-system font-build-system)
     (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
     (synopsis "Simplified Chinese Imitation Song typeface")

base-commit: b9fae146d6cc4a6968a8eb18beef29aa1414a31e
-- 
2.41.0





This bug report was last modified 1 year and 235 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.