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