* [PATCH] gnu: python-py3status: Update to 3.1.
@ 2016-09-12 17:24 Ivan Vilata-i-Balaguer
2016-09-12 20:49 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Ivan Vilata-i-Balaguer @ 2016-09-12 17:24 UTC (permalink / raw)
To: guix-devel
* gnu/packages/python.scm (python-py3status): Update to 3.1.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8b9273c..b839f22 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -9015,14 +9015,14 @@ to occurences in strings and comments.")
(define-public python-py3status
(package
(name "python-py3status")
- (version "2.9")
+ (version "3.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "py3status" version))
(sha256
(base32
- "09y7h8rjay5kzwk5akq7f5f9wqnvjkxhivck04hdc8ny1nw3vqzp"))))
+ "0i283z1pivmir61z8kbiycigc94l61v33ygzkhczf1ifq7cppyds"))))
(build-system python-build-system)
(native-inputs
`(("python-setuptools" ,python-setuptools)))
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-12 20:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-12 17:24 [PATCH] gnu: python-py3status: Update to 3.1 Ivan Vilata-i-Balaguer
2016-09-12 20:49 ` 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).