gnu: pyzo: Update to 4.16.0.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.16.0. Change-Id: Ic94473dbc3f4e989cc98e6dd7ca087f69950685d
This commit is contained in:
parent
0088927a4a
commit
e4b7b5bb73
@ -31652,7 +31652,7 @@ accessor layer.")
|
||||
(define-public pyzo
|
||||
(package
|
||||
(name "pyzo")
|
||||
(version "4.15.0")
|
||||
(version "4.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -31662,7 +31662,7 @@ accessor layer.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0m2sp65q21hhlfkvyby4sjc8cmwv3l0avw42xsna8za8ax9xadxr"))))
|
||||
"18775dhd5z7l505khrh1vsv5w1x1icshv34av8bbhfj8dz8nvgx5"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
Loading…
Reference in New Issue
Block a user