unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73477] [PATCH] gnu: fastfetch: Update to 2.25.0.
@ 2024-09-25 14:34 ashish.is--- via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: ashish.is--- via Guix-patches via @ 2024-09-25 14:34 UTC (permalink / raw)
  To: 73477; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-25 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 14:34 [bug#73477] [PATCH] gnu: fastfetch: Update to 2.25.0 ashish.is--- via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).