GNU bug report logs - #59129
[PATCH] gnu: btop: Update to 1.2.13.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 8 Nov 2022 18:53: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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#59129: closed (Re: bug#59129: [PATCH] gnu: btop: Update to
 1.2.13.)
Date: Thu, 10 Nov 2022 01:26:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#59129: [PATCH] gnu: btop: Update to 1.2.13.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59129 <at> debbugs.gnu.org.

-- 
59129: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59129
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 59129-done <at> debbugs.gnu.org
Subject: Re: bug#59129: [PATCH] gnu: btop: Update to 1.2.13.
Date: Thu, 10 Nov 2022 09:25:41 +0800
Michael Rohleder <mike <at> rohleder.de> writes:

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

Pushed, thank you!

[Message part 3 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: btop: Update to 1.2.13.
Date: Tue,  8 Nov 2022 19:51:48 +0100
* 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




This bug report was last modified 2 years and 252 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.