gnu: python-efl: Update to 1.23.0.
* gnu/packages/enlightenment.scm (python-efl): Update to 1.23.0.master
parent
423c680d87
commit
2d064a466a
|
@ -365,7 +365,7 @@ embedded systems.")
|
||||||
(define-public python-efl
|
(define-public python-efl
|
||||||
(package
|
(package
|
||||||
(name "python-efl")
|
(name "python-efl")
|
||||||
(version "1.22.0")
|
(version "1.23.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -373,7 +373,7 @@ embedded systems.")
|
||||||
"python/python-efl-" version ".tar.xz"))
|
"python/python-efl-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1qhy63c3fs2bxkx2np5z14hyxbr12ii030crsjnhpbyw3mic0s63"))
|
"16yn6a1b9167nfmryyi44ma40m20ansfpwgrvqzfvwix7qaz9pib"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
;; Remove files generated by Cython
|
;; Remove files generated by Cython
|
||||||
(snippet
|
(snippet
|
||||||
|
|
Reference in New Issue