mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: pyzo: Update to 4.11.7.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.7.
This commit is contained in:
parent
2f2b4a0f81
commit
a3cb34f7c5
1 changed files with 2 additions and 2 deletions
|
@ -25671,13 +25671,13 @@ dictionaries.")
|
|||
(define-public pyzo
|
||||
(package
|
||||
(name "pyzo")
|
||||
(version "4.11.4")
|
||||
(version "4.11.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "pyzo" version))
|
||||
(sha256
|
||||
(base32 "18djnzx9wwlhxk0v2gcpmwnn3iw572n7gkdyh7ghh92yxck6qqkl"))))
|
||||
(base32 "1qa007nw464r7jw8y8fqf17jx473q55p5ay5bh8kq55v0zyi27yn"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue