me
/
guix
Archived
1
0
Fork 0

gnu: python-efl: Update to 1.23.0.

* gnu/packages/enlightenment.scm (python-efl): Update to 1.23.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -365,7 +365,7 @@ embedded systems.")
(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 @@ embedded systems.")
"python/python-efl-" version ".tar.xz"))
(sha256
(base32
"1qhy63c3fs2bxkx2np5z14hyxbr12ii030crsjnhpbyw3mic0s63"))
"16yn6a1b9167nfmryyi44ma40m20ansfpwgrvqzfvwix7qaz9pib"))
(modules '((guix build utils)))
;; Remove files generated by Cython
(snippet