GNU bug report logs -
#77451
[PATCH] gnu: font-atui-feather: Update to 1.1.0
Previous Next
To reply to this bug, email your comments to 77451 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#77451
; Package
guix-patches
.
(Wed, 02 Apr 2025 08:47:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kurome <hunt31999 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 02 Apr 2025 08:47:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sun, 06 Apr 2025 07:28:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Kurome <hunt31999 <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 06 Apr 2025 07:28:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 77451-done <at> debbugs.gnu.org (full text, mbox):
Kurome <hunt31999 <at> gmail.com> writes:
> Change-Id: Ide0d1874c80b9b9c11c50e8b08d0a623f7a91738
Pushed as commit 94ba19f11c, thanks.
This bug report was last modified 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.