GNU bug report logs - #52830
[PATCH] gnu: bpytop: Update to 1.0.68.

Previous Next

Package: guix-patches;

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

Date: Mon, 27 Dec 2021 19:53:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52830: closed ([PATCH] gnu: bpytop: Update to 1.0.68.)
Date: Tue, 28 Dec 2021 00:19:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Dec 2021 19:18:26 -0500
with message-id <YcpX0u0YpXMNm7oX <at> jasmine.lan>
and subject line Re: [bug#52830] [PATCH] gnu: bpytop: Update to 1.0.68.
has caused the debbugs.gnu.org bug report #52830,
regarding [PATCH] gnu: bpytop: Update to 1.0.68.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
52830: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52830
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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: bpytop: Update to 1.0.68.
Date: Mon, 27 Dec 2021 20:51:53 +0100
* gnu/packages/admin.scm (bpytop): Update to 1.0.68.
---
 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 132e7b5343..de811be750 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -682,13 +682,13 @@ (define-public bashtop
 (define-public bpytop
   (package
     (name "bpytop")
-    (version "1.0.67")
+    (version "1.0.68")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "bpytop" version))
        (sha256
-        (base32 "1fwmiwvs8ax9az3hbp1p79x6m3wq73pn3vkbhcg9jvps4wv8wcwb"))))
+        (base32 "1clvajbv7pzlya9s1xs6dvjic8rv3kx7aqiwnjxapiypx246gdjk"))))
     (build-system python-build-system)
     (inputs
      (list python-psutil))
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 52830-done <at> debbugs.gnu.org
Subject: Re: [bug#52830] [PATCH] gnu: bpytop: Update to 1.0.68.
Date: Mon, 27 Dec 2021 19:18:26 -0500
On Mon, Dec 27, 2021 at 08:51:53PM +0100, Michael Rohleder wrote:
> * gnu/packages/admin.scm (bpytop): Update to 1.0.68.

Thanks! Pushed as be70ca27e3f6c2a2b4cf7f239bf389bbb1e8be26


This bug report was last modified 3 years and 203 days ago.

Previous Next


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