mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: pyzo: Update to 4.18.0.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.18.0. Change-Id: I858e10e1fa747d3df0d98eb4ba415e8a44b2593a
This commit is contained in:
parent
ea0d17a589
commit
98733e6d47
1 changed files with 2 additions and 2 deletions
|
@ -33008,7 +33008,7 @@ accessor layer.")
|
||||||
(define-public pyzo
|
(define-public pyzo
|
||||||
(package
|
(package
|
||||||
(name "pyzo")
|
(name "pyzo")
|
||||||
(version "4.16.0")
|
(version "4.18.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -33018,7 +33018,7 @@ accessor layer.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"18775dhd5z7l505khrh1vsv5w1x1icshv34av8bbhfj8dz8nvgx5"))))
|
"0agq171cz7y10cknjypwrvsvikja3w9d28hlr3kw5k2sdvfqnpam"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue