Skip to content
Snippets Groups Projects
Unverified Commit 75c5b027 authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: python-efl: Update to 1.24.0.

* gnu/packages/enlightenment.scm (python-efl): Update to 1.24.0.
parent 1157bee4
No related branches found
No related tags found
No related merge requests found
......@@ -398,7 +398,7 @@ (define-public enlightenment-wayland
(define-public python-efl
(package
(name "python-efl")
(version "1.23.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
......@@ -406,7 +406,7 @@ (define-public python-efl
"python/python-efl-" version ".tar.xz"))
(sha256
(base32
"16yn6a1b9167nfmryyi44ma40m20ansfpwgrvqzfvwix7qaz9pib"))
"1vk1cdd959gia4a9qzyq56a9zw3lqf9ck66k8c9g3c631mp5cfpy"))
(modules '((guix build utils)))
;; Remove files generated by Cython
(snippet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment