lilyp pushed a commit to branch gnome-team
in repository guix.
commit 85441ccd10e757461418400e842287ed400569d1
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Aug 17 10:47:30 2024 +0200
gnu: at-spi2-core: Update to 2.52.0.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.52.0.
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index c2c387d50e..a27e877b13 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -821,7 +821,7 @@ ever use this library.")
(hidden-package
(package
(name "at-spi2-core")
- (version "2.48.4")
+ (version "2.52.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -829,7 +829,7 @@ ever use this library.")
name "-" version ".tar.xz"))
(sha256
(base32
- "05d5azffbglnvqzwk8ngg61jksm3brrwhmfpymsrccz8j8lv3v19"))))
+ "1azmbzik0gl2s03c9lq3dff3h1iql1zvlwn28yhizl68421zrhqa"))))
(build-system meson-build-system)
(arguments
(list