emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48175: closed ([PATCH] gnu: bpytop: Update to 1.0.65.)


From: GNU bug Tracking System
Subject: bug#48175: closed ([PATCH] gnu: bpytop: Update to 1.0.65.)
Date: Sun, 02 May 2021 22:02:01 +0000

Your message dated Mon, 03 May 2021 00:01:41 +0200
with message-id <87h7jkokvu.fsf@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@gnu.org.)


-- 
48175: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48175
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#48175] [PATCH] gnu: bpytop: Update to 1.0.65. Date: Mon, 03 May 2021 00:01:41 +0200
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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]