GNU bug report logs - #69433
[PATCH 1/2] gnu: font-lxgw-wenkai: Update to 1.320.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Tue, 27 Feb 2024 17:16:03 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69433 in the body.
You can then email your comments to 69433 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to all_but_last <at> 163.com, iyzsong <at> envs.net, guix-patches <at> gnu.org:
bug#69433; Package guix-patches. (Tue, 27 Feb 2024 17:16:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hilton Chain <hako <at> ultrarare.space>:
New bug report received and forwarded. Copy sent to all_but_last <at> 163.com, iyzsong <at> envs.net, guix-patches <at> gnu.org. (Tue, 27 Feb 2024 17:16:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH 1/2] gnu: font-lxgw-wenkai: Update to 1.320.
Date: Wed, 28 Feb 2024 00:24:07 +0800
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.320.

Change-Id: I2c533eec088a5b62a4a54138c179a5a9f89d79a6
---
 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 2cc420f7ba..63712475e8 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3280,7 +3280,7 @@ (define-public font-atui-feather
 (define-public font-lxgw-wenkai
   (package
     (name "font-lxgw-wenkai")
-    (version "1.315")
+    (version "1.320")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3288,7 +3288,7 @@ (define-public font-lxgw-wenkai
                     version "/lxgw-wenkai-v" version ".tar.gz"))
               (sha256
                (base32
-                "0isb7rbg8yb6hv8xk1ngngkgzpyb3papkl19jczwrwm373m8bn3f"))))
+                "1wvab2g2hcy8wqi23zva17rymqfrrfwd7yh0wbhfb67mz18wbjpm"))))
     (build-system font-build-system)
     (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
     (synopsis "Simplified Chinese Imitation Song typeface")

base-commit: 75bad75367fcf2c289fae3b40dbcc850f92177be
-- 
2.41.0





Information forwarded to all_but_last <at> 163.com, iyzsong <at> envs.net, guix-patches <at> gnu.org:
bug#69433; Package guix-patches. (Wed, 28 Feb 2024 01:33:02 GMT) Full text and rfc822 format available.

Message #8 received at 69433 <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: 69433 <at> debbugs.gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH 2/2] gnu: font-lxgw-wenkai-tc: Update to 1.320.
Date: Wed, 28 Feb 2024 09:25:13 +0800
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.320.

Change-Id: Id7881c2fd486341a48cc7f1cb9708988f672ab5a
---
 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 63712475e8..1b81e5664c 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3302,7 +3302,7 @@ (define-public font-lxgw-wenkai-tc
   (package
     (inherit font-lxgw-wenkai)
     (name "font-lxgw-wenkai-tc")
-    (version "1.011")
+    (version "1.320")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3310,7 +3310,7 @@ (define-public font-lxgw-wenkai-tc
                     version "/lxgw-wenkai-tc-v" version ".tar.gz"))
               (sha256
                (base32
-                "0x83a7zg1w82bpilk84ajlisccf90kl01gz89fipgqji9nii71bv"))))
+                "0lzfci4zpia62vbnyv22ajlrd8gvwj1ff7iaa0mxs66dbb0p6pq8"))))
     (home-page "https://github.com/lxgw/LxgwWenKaitc")
     (synopsis "Traditional Chinese Imitation Song typeface")
     (description
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#69433; Package guix-patches. (Thu, 07 Mar 2024 10:31:02 GMT) Full text and rfc822 format available.

Message #11 received at 69433 <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 69433 <at> debbugs.gnu.org, Zhu Zihao <all_but_last <at> 163.com>
Subject: Re: [bug#69433] [PATCH 2/2] gnu: font-lxgw-wenkai-tc: Update to 1.320.
Date: Thu, 07 Mar 2024 18:29:41 +0800
Hilton Chain <hako <at> ultrarare.space> writes:

> * gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.320.
>

Looks good, please push, thanks!




Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Sat, 09 Mar 2024 03:24:02 GMT) Full text and rfc822 format available.

Notification sent to Hilton Chain <hako <at> ultrarare.space>:
bug acknowledged by developer. (Sat, 09 Mar 2024 03:24:02 GMT) Full text and rfc822 format available.

Message #16 received at 69433-done <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: 宋文武 <iyzsong <at> envs.net>
Cc: 69433-done <at> debbugs.gnu.org, Zhu Zihao <all_but_last <at> 163.com>
Subject: Re: [bug#69433] [PATCH 2/2] gnu: font-lxgw-wenkai-tc: Update to 1.320.
Date: Sat, 09 Mar 2024 11:19:21 +0800
Hi,

On Thu, 07 Mar 2024 18:29:41 +0800,
宋文武 wrote:
>
> Hilton Chain <hako <at> ultrarare.space> writes:
>
> > * gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.320.
> >
>
> Looks good, please push, thanks!

Thank you!  Applied as 334f9f6b4fa14db9ad17035f58bf3cc3267efbd0 and
67c45d836756727cde23bdc752d7ead7fbb67228.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 06 Apr 2024 11:24:19 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 75 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.