guix-commits
[Top][All Lists]
Advanced

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

09/11: gnu: font-lxgw-wenkai-tc: Update to 0.922.


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

mothacehe pushed a commit to branch master
in repository guix.

commit ed5e90db01cf9066fec5838a623f0ddb9af5cdcc
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Sep 27 14:00:07 2022 +0800

    gnu: font-lxgw-wenkai-tc: Update to 0.922.
    
    * gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.922.
    
    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 6865fe129d..8e51ff2a6d 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2758,7 +2758,7 @@ within GB 2312, standard glyphs for Mainland China is 
used.")
   (package
     (inherit font-lxgw-wenkai)
     (name "font-lxgw-wenkai-tc")
-    (version "0.921")
+    (version "0.922")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2766,7 +2766,7 @@ within GB 2312, standard glyphs for Mainland China is 
used.")
                     version "/lxgw-wenkai-tc-v" version ".tar.gz"))
               (sha256
                (base32
-                "0s7zvb8i1f7ziw8r94l1f3rcv21b80dbgc43zjwz34s43465lwrb"))))
+                "0kb12sfb8ihsj14yzk5ib657xvswqy0hy5gr1vfbn1n05vzy8wyk"))))
     (home-page "https://github.com/lxgw/LxgwWenKaitc";)
     (synopsis "Traditional Chinese Imitation Song typeface")
     (description



reply via email to

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