[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: python-glances: Update to 3.1.4.
From: |
guix-commits |
Subject: |
05/07: gnu: python-glances: Update to 3.1.4. |
Date: |
Wed, 18 Mar 2020 21:32:12 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b8e777efcfca32c5277d03812393c938e9424768
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Thu Mar 19 02:11:28 2020 +0100
gnu: python-glances: Update to 3.1.4.
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.4.
---
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 c6d3e2c..b041719 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11959,13 +11959,13 @@ command @command{natsort} that exposes this
functionality in the command line.")
(define-public python-glances
(package
(name "python-glances")
- (version "3.1.2")
+ (version "3.1.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Glances" version))
(sha256
- (base32 "15384pbvw9wj4sb8zgvd9v1812vrypbyjg0acicjf1hdb3p30fkk"))
+ (base32 "0dc47gbvp9a3wxppdqihxpglxxaxbj3hcvzgcxxq8zcsciah3plq"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (4a0399e -> 58d9027), guix-commits, 2020/03/18
- 01/07: gnu: camlp5: Update home page., guix-commits, 2020/03/18
- 03/07: gnu: neomutt: Update to 20200313., guix-commits, 2020/03/18
- 05/07: gnu: python-glances: Update to 3.1.4.,
guix-commits <=
- 06/07: gnu: Remove python2-glances variant., guix-commits, 2020/03/18
- 07/07: gnu: glances: Deprecate python- prefix., guix-commits, 2020/03/18
- 04/07: gnu: aircrack-ng: Update to 1.6., guix-commits, 2020/03/18
- 02/07: gnu: Use HTTPS for supported psyc.eu subdomains., guix-commits, 2020/03/18