me
/
guix
Archived
1
0
Fork 0

gnu: python-efl: Update to 1.25.0.

* gnu/packages/enlightenment.scm (python-efl): Update to 1.25.0.
master
Efraim Flashner 2020-10-08 14:09:19 +03:00
parent c7877db262
commit 13c27c110f
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -385,7 +385,7 @@ embedded systems.")
(define-public python-efl
(package
(name "python-efl")
(version "1.24.0")
(version "1.25.0")
(source
(origin
(method url-fetch)
@ -393,7 +393,7 @@ embedded systems.")
"python/python-efl-" version ".tar.xz"))
(sha256
(base32
"1vk1cdd959gia4a9qzyq56a9zw3lqf9ck66k8c9g3c631mp5cfpy"))
"0bk161xwlz4dlv56r68xwkm8snzfifaxd1j7w2wcyyk4fgvnvq4r"))
(modules '((guix build utils)))
;; Remove files generated by Cython
(snippet