unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48175] [PATCH] gnu: bpytop: Update to 1.0.65.
@ 2021-05-02 21:25 Michael Rohleder
  2021-05-02 22:01 ` bug#48175: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-05-02 21:25 UTC (permalink / raw)
  To: 48175; +Cc: Michael Rohleder

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#48175: [PATCH] gnu: bpytop: Update to 1.0.65.
  2021-05-02 21:25 [bug#48175] [PATCH] gnu: bpytop: Update to 1.0.65 Michael Rohleder
@ 2021-05-02 22:01 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-05-02 22:01 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 48175-done

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-02 22:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-02 21:25 [bug#48175] [PATCH] gnu: bpytop: Update to 1.0.65 Michael Rohleder
2021-05-02 22:01 ` bug#48175: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).