gnu: glances: Update to 3.4.0.3.

* gnu/packages/python-xyz.scm (glances): Update to 3.4.0.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Greg Hogan 2023-05-24 18:07:21 +00:00 committed by Efraim Flashner
parent f7d5722d36
commit dc61b7fcf7
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -19920,13 +19920,13 @@ numbers, real numbers, mixed types and more, and comes with a shell command
(define-public glances
(package
(name "glances")
(version "3.3.1.1")
(version "3.4.0.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Glances" version))
(sha256
(base32 "16i92vsjpxpnpkab1wa1y2iw931mq1hna0d2gkkjmgxz1hhr58ih"))
(base32 "0pf8hxbgwkhv8l5frg61b073vscz5a7bz1al7xhn36fvh10xbcg7"))
(modules '((guix build utils)))
(snippet
'(begin