guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: python-efl: Update to 1.23.0.


From: guix-commits
Subject: 01/01: gnu: python-efl: Update to 1.23.0.
Date: Thu, 10 Oct 2019 13:59:15 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 2d064a466a3029b1fb4be9a28d42d96892dde2a9
Author: Efraim Flashner <address@hidden>
Date:   Thu Oct 10 20:49:10 2019 +0300

    gnu: python-efl: Update to 1.23.0.
    
    * gnu/packages/enlightenment.scm (python-efl): Update to 1.23.0.
---
 gnu/packages/enlightenment.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 8384f4c..63854bf 100644
--- a/gnu/packages/enlightenment.scm
+++ b/gnu/packages/enlightenment.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]