* [bug#46860] [PATCH] gnu: bpytop: Update to 1.0.63.
@ 2021-03-01 21:17 Michael Rohleder
2021-03-03 8:12 ` bug#46860: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-03-01 21:17 UTC (permalink / raw)
To: 46860; +Cc: Michael Rohleder
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#46860: [PATCH] gnu: bpytop: Update to 1.0.63.
2021-03-01 21:17 [bug#46860] [PATCH] gnu: bpytop: Update to 1.0.63 Michael Rohleder
@ 2021-03-03 8:12 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-03-03 8:12 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 46860-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-03 8:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-01 21:17 [bug#46860] [PATCH] gnu: bpytop: Update to 1.0.63 Michael Rohleder
2021-03-03 8:12 ` bug#46860: " Efraim Flashner
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).