GNU bug report logs - #77451
[PATCH] gnu: font-atui-feather: Update to 1.1.0

Previous Next

Package: guix-patches;

Reported by: Kurome <hunt31999 <at> gmail.com>

Date: Wed, 2 Apr 2025 08:47: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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kurome <hunt31999 <at> gmail.com>
Subject: bug#77451: closed (Re: [bug#77451] [PATCH] gnu: font-atui-feather:
 Update to 1.1.0)
Date: Sun, 06 Apr 2025 07:28:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77451: [PATCH] gnu: font-atui-feather: Update to 1.1.0

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 77451 <at> debbugs.gnu.org.

-- 
77451: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77451
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Kurome <hunt31999 <at> gmail.com>
Cc: 77451-done <at> debbugs.gnu.org
Subject: Re: [bug#77451] [PATCH] gnu: font-atui-feather: Update to 1.1.0
Date: Sun, 06 Apr 2025 15:31:41 +0800
Kurome <hunt31999 <at> gmail.com> writes:

> Change-Id: Ide0d1874c80b9b9c11c50e8b08d0a623f7a91738

Pushed as commit 94ba19f11c, thanks.

[Message part 3 (message/rfc822, inline)]
From: Kurome <hunt31999 <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Kurome <hunt31999 <at> gmail.com>
Subject: [PATCH] gnu: font-atui-feather: Update to 1.1.0
Date: Wed,  2 Apr 2025 17:45:59 +0900
Change-Id: Ide0d1874c80b9b9c11c50e8b08d0a623f7a91738
---
 gnu/packages/fonts.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 9b329b3f37..88024090dc 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3737,9 +3737,9 @@ (define-public font-arphic-ukai
               "https://www.freedesktop.org/wiki/Arphic_Public_License/"))))
 
 (define-public font-atui-feather
-  (let ((version "0")
-        (commit "c51fe7cedbcf2cbf4f1b993cef5d8def612dec1d")
-        (revision "1"))
+  (let ((version "1.1.0")
+        (commit "2ac71612ee85b3d1e9e1248cec0a777234315253")
+        (revision "2"))
     (package
       (name "font-atui-feather")
       (version (git-version version revision commit))
@@ -3751,7 +3751,7 @@ (define-public font-atui-feather
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0hk12bjlsh0j6kd0sz3nwax259afdi6dxws4x88yz5ssxic1ng2j"))))
+                  "0fnj5rh6z3ymny4cywha04x15i52r3h8ds87nx0lhqhfw6y8g02v"))))
       (build-system font-build-system)
       (home-page "https://at-ui.github.io/feather-font/")
       (synopsis "Iconfont version of Feather")
-- 
2.49.0




This bug report was last modified 47 days ago.

Previous Next


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