unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71102] [PATCH] gnu: btop: Update to 1.3.2.
@ 2024-05-21 22:10 Artyom V. Poptsov
  2024-05-22  5:09 ` bug#71102: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-05-21 22:10 UTC (permalink / raw)
  To: 71102; +Cc: Artyom V. Poptsov

* gnu/packages/admin.scm (btop): Update to 1.3.2.

Change-Id: I503bc5730dd498640cff76e252825c7b47cd5d11
---
 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 44900f38b1..7755429819 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -756,7 +756,7 @@ (define-public ttyload
 (define-public btop
   (package
     (name "btop")
-    (version "1.3.0")
+    (version "1.3.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -765,7 +765,7 @@ (define-public btop
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0fbrkzg03n2vamg1pfzdb8wxm3xffy6gp4izhqppl45zngy3c0s1"))))
+                "084n0nbv1029lvfv4na2k9fqyray7m77dff1537b8ffk08ib4d4j"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f ;no test suite

base-commit: 413ef75f89ac337f7ac3331a862c7c8cdc88aa64
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-22  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 22:10 [bug#71102] [PATCH] gnu: btop: Update to 1.3.2 Artyom V. Poptsov
2024-05-22  5:09 ` bug#71102: " Z572

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).