unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59129] [PATCH] gnu: btop: Update to 1.2.13.
@ 2022-11-08 18:51 Michael Rohleder
  2022-11-10  1:25 ` bug#59129: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-11-08 18:51 UTC (permalink / raw)
  To: 59129; +Cc: Michael Rohleder

* gnu/packages/admin.scm (btop): Update to 1.2.13.
---
 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 45e7a11050..5c7dcb681c 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -708,7 +708,7 @@ (define-public ttyload
 (define-public btop
   (package
     (name "btop")
-    (version "1.2.9")
+    (version "1.2.13")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -716,7 +716,7 @@ (define-public btop
                     version ".tar.gz"))
               (sha256
                (base32
-                "0cb5q7hrb9y378i98km9s6jbi5c50i7wra8m8jik5hf4m4s3930g"))))
+                "00hfja154i5kmsgh1ja8aifcqj12jy7p8chdmlslqmij4iwc93b6"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f ;no test suite
-- 
2.38.0





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

* bug#59129: [PATCH] gnu: btop: Update to 1.2.13.
  2022-11-08 18:51 [bug#59129] [PATCH] gnu: btop: Update to 1.2.13 Michael Rohleder
@ 2022-11-10  1:25 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-11-10  1:25 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 59129-done

Michael Rohleder <mike@rohleder.de> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2022-11-10  1:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08 18:51 [bug#59129] [PATCH] gnu: btop: Update to 1.2.13 Michael Rohleder
2022-11-10  1:25 ` bug#59129: " 宋文武 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).