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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 59129 in the body.
You can then email your comments to 59129 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#59129; Package guix-patches. (Tue, 08 Nov 2022 18:53:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 08 Nov 2022 18:53:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Thu, 10 Nov 2022 01:26:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Rohleder <mike <at> rohleder.de>:
bug acknowledged by developer. (Thu, 10 Nov 2022 01:26:02 GMT) Full text and rfc822 format available.

Message #10 received at 59129-done <at> debbugs.gnu.org (full text, mbox):

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!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 08 Dec 2022 12:24:07 GMT) Full text and rfc822 format available.

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.