guix-commits
[Top][All Lists]
Advanced

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

04/22: gnu: font-lxgw-wenkai: Update to 1.240.


From: guix-commits
Subject: 04/22: gnu: font-lxgw-wenkai: Update to 1.240.
Date: Wed, 7 Sep 2022 16:04:11 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 9a1228b4930da34f8a6aea580aea35903e9eb018
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Sep 6 21:25:05 2022 +0800

    gnu: font-lxgw-wenkai: Update to 1.240.
    
    * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.240.
    
    Signed-off-by: Marius Bakke <marius@gnu.org>
---
 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..a3e2efb7dc 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2735,7 +2735,7 @@ and readability.  This package bundles those icons into a 
font.")
 (define-public font-lxgw-wenkai
   (package
     (name "font-lxgw-wenkai")
-    (version "1.235.2")
+    (version "1.240")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2743,7 +2743,7 @@ and readability.  This package bundles those icons into a 
font.")
                     version "/lxgw-wenkai-v" version ".tar.gz"))
               (sha256
                (base32
-                "17li3xry4j4ccdnwz2pcnf0gv7c5mwq0h5fwvl7ar28brn2qgdbk"))))
+                "1rg6i6fqs1b0b2g4kijimkyqbxfn6n8ac74rppsizq65n6crvfib"))))
     (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]