[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: glances: Update to 3.4.0.3.
From: |
guix-commits |
Subject: |
04/09: gnu: glances: Update to 3.4.0.3. |
Date: |
Thu, 1 Jun 2023 05:55:11 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit dc61b7fcf79d0919262e6340133f27974fddc266
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Wed May 24 18:07:21 2023 +0000
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>
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 1826eb497d..25d69b5d0c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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
- branch master updated (4abf0af4b1 -> 9511488941), guix-commits, 2023/06/01
- 03/09: gnu: fish: Update to 3.6.1., guix-commits, 2023/06/01
- 01/09: gnu: atop: Update to 2.9.0., guix-commits, 2023/06/01
- 04/09: gnu: glances: Update to 3.4.0.3.,
guix-commits <=
- 05/09: gnu: hstr: Update to 3.1., guix-commits, 2023/06/01
- 07/09: gnu: iotop: Update to 1.23., guix-commits, 2023/06/01
- 09/09: gnu: zenity: Update to 3.44.1., guix-commits, 2023/06/01
- 02/09: gnu: fio: Update to 3.35., guix-commits, 2023/06/01
- 06/09: gnu: html-xml-utils: Update to 8.6., guix-commits, 2023/06/01
- 08/09: gnu: iperf: Update to 3.13., guix-commits, 2023/06/01