GNU bug report logs -
#58114
[PATCH] gnu: font-lxgw-wenkai: Update to 1.245.1.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Tue, 27 Sep 2022 13:21:02 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
[Message part 1 (text/plain, inline)]
Your message dated Wed, 28 Sep 2022 10:35:16 +0800
with message-id <877d1o6xaz.fsf <at> envs.net>
and subject line Re: bug#58114: [PATCH] gnu: font-lxgw-wenkai: Update to 1.245.1.
has caused the debbugs.gnu.org bug report #58114,
regarding [PATCH] gnu: font-lxgw-wenkai: Update to 1.245.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
58114: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58114
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/fonts (font-lxgw-wenkai): Update to 1.245.1.
---
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 8e51ff2a6d..d5b1d0d845 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2736,7 +2736,7 @@ (define-public font-atui-feather
(define-public font-lxgw-wenkai
(package
(name "font-lxgw-wenkai")
- (version "1.245")
+ (version "1.245.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2744,7 +2744,7 @@ (define-public font-lxgw-wenkai
version "/lxgw-wenkai-v" version ".tar.gz"))
(sha256
(base32
- "01x5nfw0cy7v8vsjw32zayc0ryskiwj22yzqi28252896073mm9k"))))
+ "13hvr1jz9xpb0cgi4xk3zfbn6w5x258zja55hznbgny2sijnjn8a"))))
(build-system font-build-system)
(home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
(synopsis "Simplified Chinese Imitation Song typeface")
base-commit: 79b8e52e642ddb6e4abd38535b129f30e0540e0c
--
2.37.3
[Message part 3 (message/rfc822, inline)]
Hilton Chain <hako <at> ultrarare.space> writes:
> * gnu/packages/fonts (font-lxgw-wenkai): Update to 1.245.1.
Pushed, thank you!
This bug report was last modified 2 years and 291 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.