GNU bug report logs -
#68911
[PATCH gnome-team 0/7] GNOME 44.8 updates
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Sat, 3 Feb 2024 17:38:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 68911 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.46.1.
Change-Id: I8f60e27b3d65dd1f7614b94102c8005bcb369833
---
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 47e31a455e..9809098093 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11142,7 +11142,7 @@ (define-public gnome-system-monitor
(define-public python-pyatspi
(package
(name "python-pyatspi")
- (version "2.46.0")
+ (version "2.46.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -11151,7 +11151,7 @@ (define-public python-pyatspi
"/pyatspi-" version ".tar.xz"))
(sha256
(base32
- "0bn6f1cn5z3fdg98irbm4265y0ri7fdr9s1m385ibaj77p7qjm6l"))))
+ "06q4zca83hk4iify8amcb9hfxs3qvlczhjsw7p8hg72f8dbnl7zr"))))
(build-system gnu-build-system)
(arguments
(list
--
2.41.0
This bug report was last modified 1 year and 142 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.