[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/108: gnu: atk: Update to 2.36.0.
From: |
guix-commits |
Subject: |
07/108: gnu: atk: Update to 2.36.0. |
Date: |
Sat, 25 Apr 2020 15:22:38 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit b96765185860a05f5ad9fa2edf3202ce26e49e2f
Author: Kei Kebreau <address@hidden>
AuthorDate: Thu Apr 16 15:20:32 2020 -0400
gnu: atk: Update to 2.36.0.
* gnu/packages/gtk.scm (atk): Update to 2.36.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 0fb0d0f..878f4ac 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -92,7 +92,7 @@
(define-public atk
(package
(name "atk")
- (version "2.34.1")
+ (version "2.36.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -100,7 +100,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
- "1jwp16r6p5z66k4b2v8zlzhyshhwlmyi27ippkrgqr8jsary7w6l"))))
+ "1217cmmykjgkkim0zr1lv5j13733m4w5vipmy4ivw0ll6rz28xpv"))))
(build-system meson-build-system)
(propagated-inputs `(("glib" ,glib))) ; required by atk.pc
(native-inputs
- 02/108: gnu: gtksourceview-3: Update to 3.24.11., (continued)
- 02/108: gnu: gtksourceview-3: Update to 3.24.11., guix-commits, 2020/04/25
- 04/108: gnu: glibmm: Update to 2.64.2., guix-commits, 2020/04/25
- 05/108: gnu: gobject-introspection: Update to 1.64.1., guix-commits, 2020/04/25
- 01/108: gnu: gtksourceview: Update to 4.6.0., guix-commits, 2020/04/25
- 03/108: gnu: glib: Update to 2.64.2., guix-commits, 2020/04/25
- 08/108: gnu: gtk-doc: Update to 1.32., guix-commits, 2020/04/25
- 09/108: gnu: at-spi2-core: Update to 2.36.0., guix-commits, 2020/04/25
- 10/108: gnu: at-spi2-atk: Update to 2.34.2., guix-commits, 2020/04/25
- 11/108: gnu: gtk+: Update to 3.24.18., guix-commits, 2020/04/25
- 06/108: gnu: template-glib: Update to 3.34.0., guix-commits, 2020/04/25
- 07/108: gnu: atk: Update to 2.36.0.,
guix-commits <=
- 12/108: gnu: libgudev: Update to 233., guix-commits, 2020/04/25
- 17/108: gnu: glib-networking: Update to 2.64.2., guix-commits, 2020/04/25
- 20/108: gnu: libgweather: Update to 3.36.0., guix-commits, 2020/04/25
- 15/108: gnu: gnome-backgrounds: Update to 3.36.0., guix-commits, 2020/04/25
- 16/108: gnu: gsettings-desktop-schemas: Update to 3.36.0., guix-commits, 2020/04/25
- 22/108: gnu: gnome-desktop: Update to 3.36.1., guix-commits, 2020/04/25
- 23/108: gnu: gnome-session: Update to 3.36.0., guix-commits, 2020/04/25
- 18/108: gnu: geocode-glib: Update to 3.26.2., guix-commits, 2020/04/25
- 19/108: gnu: vala: Update to 0.48.5., guix-commits, 2020/04/25
- 25/108: gnu: adwaita-icon-theme: Update to 3.36.1., guix-commits, 2020/04/25