guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: font-lxgw-wenkai: Update to 1.250.


From: guix-commits
Subject: 01/03: gnu: font-lxgw-wenkai: Update to 1.250.
Date: Sun, 29 Jan 2023 21:00:31 -0500 (EST)

iyzsong pushed a commit to branch master
in repository guix.

commit 86b111962ce29d76622f082c304882c44f27db31
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Jan 17 19:44:30 2023 +0800

    gnu: font-lxgw-wenkai: Update to 1.250.
    
    * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.250.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.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 8bf88c403b..b2d9ad6b3e 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2854,7 +2854,7 @@ and readability.  This package bundles those icons into a 
font.")
 (define-public font-lxgw-wenkai
   (package
     (name "font-lxgw-wenkai")
-    (version "1.245.1")
+    (version "1.250")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2862,7 +2862,7 @@ and readability.  This package bundles those icons into a 
font.")
                     version "/lxgw-wenkai-v" version ".tar.gz"))
               (sha256
                (base32
-                "13hvr1jz9xpb0cgi4xk3zfbn6w5x258zja55hznbgny2sijnjn8a"))))
+                "04c1cszxhs2zw3qn7rs3ik2aaczvf8n28gq9ch6iv782fv2p8irn"))))
     (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]