GNU bug report logs -
#67904
[PATCH] gnu: font-lxgw-wenkai: Update to 1.315.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Tue, 19 Dec 2023 14:47:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.315.
Change-Id: I28d0526af7868a50a378fcbd5bd2d11d27b02aa1
---
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 1b2bc319f7..7516e1642b 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3159,7 +3159,7 @@ (define-public font-atui-feather
(define-public font-lxgw-wenkai
(package
(name "font-lxgw-wenkai")
- (version "1.311")
+ (version "1.315")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3167,7 +3167,7 @@ (define-public font-lxgw-wenkai
version "/lxgw-wenkai-v" version ".tar.gz"))
(sha256
(base32
- "0f5fnqcwp8kicrbkncn5j1w06cil771jfdcjf2w48vl62m4gmf27"))))
+ "0isb7rbg8yb6hv8xk1ngngkgzpyb3papkl19jczwrwm373m8bn3f"))))
(build-system font-build-system)
(home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
(synopsis "Simplified Chinese Imitation Song typeface")
base-commit: fa92a7c2fe0c5b9e9923ad5f53bafd41aa6dbe66
--
2.41.0
This bug report was last modified 1 year and 140 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.