GNU bug report logs -
#77451
[PATCH] gnu: font-atui-feather: Update to 1.1.0
Previous Next
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
[Message part 1 (text/plain, inline)]
Your message dated Sun, 06 Apr 2025 15:31:41 +0800
with message-id <8734elu4o2.fsf <at> envs.net>
and subject line Re: [bug#77451] [PATCH] gnu: font-atui-feather: Update to 1.1.0
has caused the debbugs.gnu.org bug report #77451,
regarding [PATCH] gnu: font-atui-feather: Update to 1.1.0
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
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
[Message part 3 (message/rfc822, inline)]
Kurome <hunt31999 <at> gmail.com> writes:
> Change-Id: Ide0d1874c80b9b9c11c50e8b08d0a623f7a91738
Pushed as commit 94ba19f11c, thanks.
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.