mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: python2-ttystatus: Update to 0.35.
* gnu/packages/python.scm (python2-ttystatus): Update to 0.35.
This commit is contained in:
parent
f6c5821530
commit
2d6da7942a
1 changed files with 2 additions and 2 deletions
|
@ -13956,7 +13956,7 @@ iterating over input files.")
|
||||||
(define-public python2-ttystatus
|
(define-public python2-ttystatus
|
||||||
(package
|
(package
|
||||||
(name "python2-ttystatus")
|
(name "python2-ttystatus")
|
||||||
(version "0.32")
|
(version "0.35")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -13965,7 +13965,7 @@ iterating over input files.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0b5g889jj23r2w1hi300cdldx6jvspanp0ybf5n1qvdvl150aamf"))))
|
"0vivqbw7ddhsq1zj3g9cvvv4f0phl0pis2smsnwcr2szz2fk3hl6"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:python ,python-2))
|
`(#:python ,python-2))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue