gnu: pyzo: Update to 4.12.8.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.8.master
parent
c5b7d44986
commit
ce025e12bc
|
@ -27347,7 +27347,7 @@ accessor layer.")
|
||||||
(define-public pyzo
|
(define-public pyzo
|
||||||
(package
|
(package
|
||||||
(name "pyzo")
|
(name "pyzo")
|
||||||
(version "4.12.7")
|
(version "4.12.8")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -27357,7 +27357,7 @@ accessor layer.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"15c92l0g3fziyn6cmjrbr57bz70cz8w282yjb370r36x2bpykbii"))))
|
"036snpv6j63bv9z9mbq317qb43zwsj1m8vljra3c0kiakahp7cc3"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Reference in New Issue