guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: python2-ttystatus: Update to 0.35.


From: Arun Isaac
Subject: 01/01: gnu: python2-ttystatus: Update to 0.35.
Date: Thu, 24 Aug 2017 05:04:45 -0400 (EDT)

arunisaac pushed a commit to branch master
in repository guix.

commit 2d6da7942a26af79f5051aeffc3a348c9ef0723f
Author: Arun Isaac <address@hidden>
Date:   Thu Aug 24 14:28:41 2017 +0530

    gnu: python2-ttystatus: Update to 0.35.
    
    * gnu/packages/python.scm (python2-ttystatus): Update to 0.35.
---
 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 1700c9c..454ce1c 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -13956,7 +13956,7 @@ iterating over input files.")
 (define-public python2-ttystatus
   (package
     (name "python2-ttystatus")
-    (version "0.32")
+    (version "0.35")
     (source
      (origin
        (method url-fetch)
@@ -13965,7 +13965,7 @@ iterating over input files.")
              version ".tar.gz"))
        (sha256
         (base32
-         "0b5g889jj23r2w1hi300cdldx6jvspanp0ybf5n1qvdvl150aamf"))))
+         "0vivqbw7ddhsq1zj3g9cvvv4f0phl0pis2smsnwcr2szz2fk3hl6"))))
     (build-system python-build-system)
     (arguments
      `(#:python ,python-2))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]