GNU bug report logs -
#73477
[PATCH] gnu: fastfetch: Update to 2.25.0.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Wed, 25 Sep 2024 15:03:02 UTC
Severity: normal
Tags: patch
Done: "Ashish SHUKLA" <ashish.is <at> lostca.se>
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 73477 in the body.
You can then email your comments to 73477 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org:
bug#73477; Package
guix-patches.
(Wed, 25 Sep 2024 15:03:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org.
(Wed, 25 Sep 2024 15:03:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/admin.scm (fastfetch): Update to 2.25.0.
Change-Id: Icdb38698e90a95c3065e4ece65b242893ffa7fc3
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 4910327d99..03517effed 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4280,7 +4280,7 @@ (define-public pfetch
(define-public fastfetch
(package
(name "fastfetch")
- (version "2.16.0")
+ (version "2.25.0")
(source
(origin
(method git-fetch)
@@ -4289,7 +4289,7 @@ (define-public fastfetch
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "112dvfx7gvp6n20i1lkd0jbh897jf7bxjxq96bj4099j3x313y3m"))))
+ (base32 "1j2p8yzlgfwlncxrl31b3gyyfqfr2iy8yh07ylv66pdxjbl2ghi3"))))
(build-system cmake-build-system)
(inputs (list dbus
glib
base-commit: 039635567d17460d8d541caa58897db83a3565a8
--
2.46.1
bug closed, send any further explanations to
73477 <at> debbugs.gnu.org and ashish.is <at> lostca.se
Request was from
"Ashish SHUKLA" <ashish.is <at> lostca.se>
to
control <at> debbugs.gnu.org.
(Fri, 20 Jun 2025 12:53:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org.
(Sat, 19 Jul 2025 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 132 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.