Revert "gnu: python-efl: Update to 1.24.0."
This reverts commit 67c8f879c5
.
This commit is contained in:
parent
bfffe6d229
commit
628030e4c8
1 changed files with 2 additions and 2 deletions
|
@ -393,7 +393,7 @@ (define-public enlightenment-wayland
|
|||
(define-public python-efl
|
||||
(package
|
||||
(name "python-efl")
|
||||
(version "1.24.0")
|
||||
(version "1.23.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -401,7 +401,7 @@ (define-public python-efl
|
|||
"python/python-efl-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1vk1cdd959gia4a9qzyq56a9zw3lqf9ck66k8c9g3c631mp5cfpy"))
|
||||
"16yn6a1b9167nfmryyi44ma40m20ansfpwgrvqzfvwix7qaz9pib"))
|
||||
(modules '((guix build utils)))
|
||||
;; Remove files generated by Cython
|
||||
(snippet
|
||||
|
|
Loading…
Reference in a new issue