lilyp pushed a commit to branch gnome-team in repository guix. commit f025ada0aba7adb081ce79a3d86ca4ef090dc4cd Author: Liliana Marie Prikler <liliana.prik...@gmail.com> 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 a210d57e60..85efca5212 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -822,7 +822,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 "/" @@ -830,7 +830,7 @@ ever use this library.") name "-" version ".tar.xz")) (sha256 (base32 - "05d5azffbglnvqzwk8ngg61jksm3brrwhmfpymsrccz8j8lv3v19")))) + "1azmbzik0gl2s03c9lq3dff3h1iql1zvlwn28yhizl68421zrhqa")))) (build-system meson-build-system) (arguments (list