guix-commits
[Top][All Lists]
Advanced

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

08/11: gnu: font-lxgw-wenkai: Update to 1.245.


From: guix-commits
Subject: 08/11: gnu: font-lxgw-wenkai: Update to 1.245.
Date: Tue, 27 Sep 2022 05:17:28 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit 174fa3405491ffcfba9f900f66d066e02f7012f5
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Sep 27 13:59:03 2022 +0800

    gnu: font-lxgw-wenkai: Update to 1.245.
    
    * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.245
    
    Signed-off-by: Mathieu Othacehe <othacehe@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 70881042c4..6865fe129d 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2736,7 +2736,7 @@ and readability.  This package bundles those icons into a 
font.")
 (define-public font-lxgw-wenkai
   (package
     (name "font-lxgw-wenkai")
-    (version "1.240")
+    (version "1.245")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2744,7 +2744,7 @@ and readability.  This package bundles those icons into a 
font.")
                     version "/lxgw-wenkai-v" version ".tar.gz"))
               (sha256
                (base32
-                "1rg6i6fqs1b0b2g4kijimkyqbxfn6n8ac74rppsizq65n6crvfib"))))
+                "01x5nfw0cy7v8vsjw32zayc0ryskiwj22yzqi28252896073mm9k"))))
     (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]