guix-commits
[Top][All Lists]
Advanced

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

89/113: gnu: python-pyatspi: Update to 2.38.1.


From: guix-commits
Subject: 89/113: gnu: python-pyatspi: Update to 2.38.1.
Date: Wed, 24 Mar 2021 19:23:56 -0400 (EDT)

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

commit 7ad8dfdb992e49c40f422fe00517aba911774916
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 c488274..3224668 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9968,7 +9968,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
@@ -9977,7 +9977,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]