me
/
guix
Archived
1
0
Fork 0

gnu: python2-cliapp: Update to 1.20180812.1.

* gnu/packages/python-xyz.scm (python2-cliapp): Update to 1.20180812.1.
master
Marius Bakke 2019-02-23 16:05:55 +01:00
parent 881155395d
commit 9064b84e02
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -11293,7 +11293,7 @@ protocols.")
(define-public python2-cliapp (define-public python2-cliapp
(package (package
(name "python2-cliapp") (name "python2-cliapp")
(version "1.20170823") (version "1.20180812.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -11302,7 +11302,7 @@ protocols.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1i9gik0xrj6jmi95s5w988jl1y265baz5xm5pbqdyvsh8h9ln6yq")))) "1c1jlblbns8qhiaqjpg4xi6lip8xwfc5w643p43rg543havaj45x"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:python ,python-2 `(#:python ,python-2