mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: pyzo: Update to 4.12.8.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.8.
This commit is contained in:
parent
c7e176ba1b
commit
d550dafc2b
1 changed files with 2 additions and 2 deletions
|
@ -27341,7 +27341,7 @@ accessor layer.")
|
|||
(define-public pyzo
|
||||
(package
|
||||
(name "pyzo")
|
||||
(version "4.12.7")
|
||||
(version "4.12.8")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -27351,7 +27351,7 @@ accessor layer.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"15c92l0g3fziyn6cmjrbr57bz70cz8w282yjb370r36x2bpykbii"))))
|
||||
"036snpv6j63bv9z9mbq317qb43zwsj1m8vljra3c0kiakahp7cc3"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue