[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/14: gnu: at-spi2-core: Update to 2.24.1.
From: |
Marius Bakke |
Subject: |
07/14: gnu: at-spi2-core: Update to 2.24.1. |
Date: |
Wed, 24 May 2017 16:12:46 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit feaf6a14076eb76cc55b2308a00d140c9d1c270c
Author: Marius Bakke <address@hidden>
Date: Wed May 24 19:59:03 2017 +0200
gnu: at-spi2-core: Update to 2.24.1.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.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 28b5f59..46a9d40 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -509,7 +509,7 @@ in the GNOME project.")
(define-public at-spi2-core
(package
(name "at-spi2-core")
- (version "2.24.0")
+ (version "2.24.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -517,7 +517,7 @@ in the GNOME project.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1kdgc5gkw3fsgxvwwsg7djvqijpc3xmpp9bp6k6v60yrzcag6yb1"))))
+ "0nwvjmd30rgq6d1zznavx0bdfa1xwv3jl8wnkbkwzaipp5jd140y"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments
- 02/14: gnu: glib: Update to 2.52.2., (continued)
- 02/14: gnu: glib: Update to 2.52.2., Marius Bakke, 2017/05/24
- 03/14: gnu: glibmm: Update to 2.50.1., Marius Bakke, 2017/05/24
- 04/14: gnu: gtk+: Update to 3.22.15., Marius Bakke, 2017/05/24
- 06/14: gnu: at-spi2-atk: Update to 2.24.1., Marius Bakke, 2017/05/24
- 09/14: gnu: pango: Update to 1.40.6., Marius Bakke, 2017/05/24
- 05/14: gnu: mate-themes: Update to 3.22.11., Marius Bakke, 2017/05/24
- 11/14: gnu: gvfs: Update to 1.32.1., Marius Bakke, 2017/05/24
- 10/14: gnu: libcroco: Update to 0.6.12., Marius Bakke, 2017/05/24
- 12/14: gnu: vala: Update to 0.36.3., Marius Bakke, 2017/05/24
- 14/14: Merge branch 'master' into staging, Marius Bakke, 2017/05/24
- 07/14: gnu: at-spi2-core: Update to 2.24.1.,
Marius Bakke <=
- 08/14: gnu: atk: Update to 2.24.0., Marius Bakke, 2017/05/24
- 13/14: gnu: libsoup: Update to 2.58.1., Marius Bakke, 2017/05/24
- 01/14: gnu: libva: Update to 1.8.2., Marius Bakke, 2017/05/24