lilyp pushed a commit to branch gnome-team
in repository guix.
commit f05d9f5adc205feeadefd5611c6c4dbabae42a05
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 86ea233c82..483ba63b0a 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