guix-commits
[Top][All Lists]
Advanced

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

91/117: gnu: python-pyatspi: Update to 2.38.1.


From: guix-commits
Subject: 91/117: gnu: python-pyatspi: Update to 2.38.1.
Date: Tue, 23 Mar 2021 19:26:01 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit 2c329e9d35e59beacb628c1f1dfcdc4a31f9291a
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:53:08 2021 +0100

    gnu: python-pyatspi: Update to 2.38.1.
    
    * gnu/packages/gnome.scm (python-pyatspi): Update to 2.38.1.
---
 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 4e6c91c..94e936b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9945,7 +9945,7 @@ kill/reinice processes.")
 (define-public python-pyatspi
   (package
     (name "python-pyatspi")
-    (version "2.34.0")
+    (version "2.38.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -9954,7 +9954,7 @@ kill/reinice processes.")
                     "/pyatspi-" version ".tar.xz"))
               (sha256
                (base32
-                "0j3f75j0zd6ca8msg7yr19qsfirqkn9fk8pqbjnlhqrpri455g4p"))))
+                "0lc1p6p296c9q3lffi03v902jlsj34i7yyl3rcyaq94wwbljg7z4"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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