guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/13: gnu: font-lxgw-wenkai: Update to 1.320.


From: guix-commits
Subject: 08/13: gnu: font-lxgw-wenkai: Update to 1.320.
Date: Fri, 8 Mar 2024 22:15:40 -0500 (EST)

hako pushed a commit to branch master
in repository guix.

commit 334f9f6b4fa14db9ad17035f58bf3cc3267efbd0
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Wed Feb 28 00:22:39 2024 +0800

    gnu: font-lxgw-wenkai: Update to 1.320.
    
    * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.320.
    
    Change-Id: I2c533eec088a5b62a4a54138c179a5a9f89d79a6
---
 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 7700eaa4fa..a60e84fe19 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3280,7 +3280,7 @@ and readability.  This package bundles those icons into a 
font.")
 (define-public font-lxgw-wenkai
   (package
     (name "font-lxgw-wenkai")
-    (version "1.315")
+    (version "1.320")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3288,7 +3288,7 @@ and readability.  This package bundles those icons into a 
font.")
                     version "/lxgw-wenkai-v" version ".tar.gz"))
               (sha256
                (base32
-                "0isb7rbg8yb6hv8xk1ngngkgzpyb3papkl19jczwrwm373m8bn3f"))))
+                "1wvab2g2hcy8wqi23zva17rymqfrrfwd7yh0wbhfb67mz18wbjpm"))))
     (build-system font-build-system)
     (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/";)
     (synopsis "Simplified Chinese Imitation Song typeface")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]