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

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

bug#46860: closed ([PATCH] gnu: bpytop: Update to 1.0.63.)


From: GNU bug Tracking System
Subject: bug#46860: closed ([PATCH] gnu: bpytop: Update to 1.0.63.)
Date: Wed, 03 Mar 2021 08:14:02 +0000

Your message dated Wed, 3 Mar 2021 10:12:15 +0200
with message-id <YD9E31kpHDqCuZYv@3900XT>
and subject line Re: [bug#46860] [PATCH] gnu: bpytop: Update to 1.0.63.
has caused the debbugs.gnu.org bug report #46860,
regarding [PATCH] gnu: bpytop: Update to 1.0.63.
to be marked as done.

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


-- 
46860: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46860
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: bpytop: Update to 1.0.63. Date: Mon, 1 Mar 2021 22:17:04 +0100
* gnu/packages/admin.scm (bpytop): Update to 1.0.63.
---
 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 5b864d172e..9757d62a06 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -619,14 +619,14 @@ memory, disks, network and processes.")
 (define-public bpytop
   (package
     (name "bpytop")
-    (version "1.0.62")
+    (version "1.0.63")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "bpytop" version))
        (sha256
         (base32
-         "02d9gdnnx45lnhx0bgg4wz9bdrkg40mm6pi1443f5i3mcpz8yh4s"))))
+         "0ql72s842g56rnzdqja6m53lw5y68c4gb540ihp1bjg7x9ycim11"))))
     (build-system python-build-system)
     (inputs
      `(("python-psutil" ,python-psutil)))
-- 
2.30.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46860] [PATCH] gnu: bpytop: Update to 1.0.63. Date: Wed, 3 Mar 2021 10:12:15 +0200
Thanks! Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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