GNU bug report logs - #48175
[PATCH] gnu: bpytop: Update to 1.0.65.

Previous Next

Package: guix-patches;

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

Date: Sun, 2 May 2021 21:26:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48175: closed ([PATCH] gnu: bpytop: Update to 1.0.65.)
Date: Sun, 02 May 2021 22:02:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 03 May 2021 00:01:41 +0200
with message-id <87h7jkokvu.fsf <at> nckx>
and subject line Re: [bug#48175] [PATCH] gnu: bpytop: Update to 1.0.65.
has caused the debbugs.gnu.org bug report #48175,
regarding [PATCH] gnu: bpytop: Update to 1.0.65.
to be marked as done.

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


-- 
48175: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48175
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.65.
Date: Sun,  2 May 2021 23:25:06 +0200
* gnu/packages/admin.scm (bpytop): Update to 1.0.65.
---
 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 59abaeb2eb..fdcbf28a6a 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -681,13 +681,13 @@ memory, disks, network and processes.")
 (define-public bpytop
   (package
     (name "bpytop")
-    (version "1.0.64")
+    (version "1.0.65")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "bpytop" version))
        (sha256
-        (base32 "02m25i79fp5cpz0i1b2r5is7z2w7pz2x2yqvlnmvsyqlssaai3vm"))))
+        (base32 "1vq51vg2ygk2p738zi21v5chn908d4bd5zkb8s4fbgf4zqp425ny"))))
     (build-system python-build-system)
     (inputs
      `(("python-psutil" ,python-psutil)))
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 48175-done <at> debbugs.gnu.org
Subject: Re: [bug#48175] [PATCH] gnu: bpytop: Update to 1.0.65.
Date: Mon, 03 May 2021 00:01:41 +0200
[Message part 4 (text/plain, inline)]
Michael,

Michael Rohleder 写道:
> * gnu/packages/admin.scm (bpytop): Update to 1.0.65.

You snuck this in between me checking the bug tracker & pushing 
42adc2142a7d9b648be9dd814d97d681198d478c, you admirable ninja.

(There may've been a 'get coffee while stuff builds' in there, 
too, but still.)

Thanks!

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 21 days ago.

Previous Next


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