guix-commits
[Top][All Lists]
Advanced

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

60/62: gnu: python-pyatspi: Update to 2.34.0.


From: guix-commits
Subject: 60/62: gnu: python-pyatspi: Update to 2.34.0.
Date: Sat, 7 Dec 2019 14:05:01 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit 4f937a3209d79eddfe4110a7026e046979e8b98c
Author: Kei Kebreau <address@hidden>
Date:   Sat Nov 2 09:54:26 2019 -0400

    gnu: python-pyatspi: Update to 2.34.0.
    
    * gnu/packages/gnome.scm (python-pyatspi): Update to 2.34.0.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9d5d9a4..5862be4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7958,7 +7958,7 @@ kill/reinice processes.")
 (define-public python-pyatspi
   (package
     (name "python-pyatspi")
-    (version "2.32.1")
+    (version "2.34.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -7967,7 +7967,7 @@ kill/reinice processes.")
                     "/pyatspi-" version ".tar.xz"))
               (sha256
                (base32
-                "1283cbwd2kacgdij96xk26721f6amyzdhy2py11kdj5cprdlm5c4"))))
+                "0j3f75j0zd6ca8msg7yr19qsfirqkn9fk8pqbjnlhqrpri455g4p"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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