gnu: python2-cliapp: Update to 1.20180812.1.
* gnu/packages/python-xyz.scm (python2-cliapp): Update to 1.20180812.1.master
parent
881155395d
commit
9064b84e02
|
@ -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
|
||||||
|
|
Reference in New Issue