gnu: python-efl: Update to 1.23.0.

* gnu/packages/enlightenment.scm (python-efl): Update to 1.23.0.
This commit is contained in:
Efraim Flashner 2019-10-10 20:49:10 +03:00
parent 423c680d87
commit 2d064a466a
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -365,7 +365,7 @@ (define-public enlightenment
(define-public python-efl
(package
(name "python-efl")
(version "1.22.0")
(version "1.23.0")
(source
(origin
(method url-fetch)
@ -373,7 +373,7 @@ (define-public python-efl
"python/python-efl-" version ".tar.xz"))
(sha256
(base32
"1qhy63c3fs2bxkx2np5z14hyxbr12ii030crsjnhpbyw3mic0s63"))
"16yn6a1b9167nfmryyi44ma40m20ansfpwgrvqzfvwix7qaz9pib"))
(modules '((guix build utils)))
;; Remove files generated by Cython
(snippet