guix-commits
[Top][All Lists]
Advanced

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

01/01: Revert "gnu: python-pyatspi: Update to 2.26.0."


From: Tobias Geerinckx-Rice
Subject: 01/01: Revert "gnu: python-pyatspi: Update to 2.26.0."
Date: Wed, 18 Oct 2017 17:58:39 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 9d8796a5169238f00705bbda8885667a24219388
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Oct 18 23:40:17 2017 +0200

    Revert "gnu: python-pyatspi: Update to 2.26.0."
    
    This reverts commit 629f33e233c34235ed74a1b12ac38a3f58a99eea, which breaks
    address@hidden
---
 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 fa71ce2..8bd8c8c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6672,7 +6672,7 @@ kill/reinice processes.")
 (define-public python-pyatspi
   (package
     (name "python-pyatspi")
-    (version "2.26.0")
+    (version "2.24.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -6681,7 +6681,7 @@ kill/reinice processes.")
                     "/pyatspi-" version ".tar.xz"))
               (sha256
                (base32
-                "0xdnix7gxzgf75xy9ris4dd6b05mqwicw190b98xqmypydyf95n6"))))
+                "14m6y27ziqc9f6339gjz49mlsk6mrsyg4bkj055cdzc7sfjlgvz7"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))



reply via email to

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