unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52830] [PATCH] gnu: bpytop: Update to 1.0.68.
@ 2021-12-27 19:51 Michael Rohleder
  2021-12-28  0:18 ` bug#52830: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-12-27 19:51 UTC (permalink / raw)
  To: 52830; +Cc: Michael Rohleder

* 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





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

* bug#52830: [PATCH] gnu: bpytop: Update to 1.0.68.
  2021-12-27 19:51 [bug#52830] [PATCH] gnu: bpytop: Update to 1.0.68 Michael Rohleder
@ 2021-12-28  0:18 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-12-28  0:18 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 52830-done

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




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

end of thread, other threads:[~2021-12-28  0:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-27 19:51 [bug#52830] [PATCH] gnu: bpytop: Update to 1.0.68 Michael Rohleder
2021-12-28  0:18 ` bug#52830: " Leo Famulari

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).