[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/24: gnu: at-spi2-atk: Update to 2.34.1.
From: |
guix-commits |
Subject: |
23/24: gnu: at-spi2-atk: Update to 2.34.1. |
Date: |
Tue, 10 Dec 2019 19:16:04 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 3d19c77d74d0d5b68e1265939c046f69915b699f
Author: Marius Bakke <address@hidden>
Date: Tue Dec 10 16:12:52 2019 +0100
gnu: at-spi2-atk: Update to 2.34.1.
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.34.1.
---
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 315cd18..db88c84 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -621,7 +621,7 @@ is part of the GNOME accessibility project.")
(define-public at-spi2-atk
(package
(name "at-spi2-atk")
- (version "2.32.0")
+ (version "2.34.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -629,7 +629,7 @@ is part of the GNOME accessibility project.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0p54wx6f6q7s8w0b1j0sgw87pikllp79q5g3lfiwqazs779ycl8b"))))
+ "05ncp7s5nddjinffs26mcvpbd63vk1m3cv5y530p3plgfhqgjvbp"))))
(build-system meson-build-system)
(arguments
'(#:phases
- 06/24: gnu: mesa: Update to 19.2.7., (continued)
- 06/24: gnu: mesa: Update to 19.2.7., guix-commits, 2019/12/10
- 18/24: gnu: nspr: Update to 4.24., guix-commits, 2019/12/10
- 22/24: gnu: at-spi2-core: Update to 2.34.0., guix-commits, 2019/12/10
- 21/24: gnu: atk: Update to 2.34.1., guix-commits, 2019/12/10
- 14/24: gnu: postgresql@10: Update to 10.11., guix-commits, 2019/12/10
- 17/24: gnu: check: Update to 0.13.0., guix-commits, 2019/12/10
- 16/24: gnu: gstreamer: Update to 1.16.2., guix-commits, 2019/12/10
- 20/24: gnu: python-sphinx: Update to 2.2.2., guix-commits, 2019/12/10
- 24/24: gnu: MariaDB: Do not propagate OpenSSL., guix-commits, 2019/12/10
- 12/24: gnu: ALSA: Update to 1.2.1., guix-commits, 2019/12/10
- 23/24: gnu: at-spi2-atk: Update to 2.34.1.,
guix-commits <=