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

gnu: python-efl: Update to 1.25.0.

* gnu/packages/enlightenment.scm (python-efl): Update to 1.25.0.
parent c7877db2
No related branches found
No related tags found
No related merge requests found
...@@ -385,7 +385,7 @@ (define-public enlightenment-wayland ...@@ -385,7 +385,7 @@ (define-public enlightenment-wayland
(define-public python-efl (define-public python-efl
(package (package
(name "python-efl") (name "python-efl")
(version "1.24.0") (version "1.25.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -393,7 +393,7 @@ (define-public python-efl ...@@ -393,7 +393,7 @@ (define-public python-efl
"python/python-efl-" version ".tar.xz")) "python/python-efl-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1vk1cdd959gia4a9qzyq56a9zw3lqf9ck66k8c9g3c631mp5cfpy")) "0bk161xwlz4dlv56r68xwkm8snzfifaxd1j7w2wcyyk4fgvnvq4r"))
(modules '((guix build utils))) (modules '((guix build utils)))
;; Remove files generated by Cython ;; Remove files generated by Cython
(snippet (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