[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/49: gnu: atkmm: Update to 2.28.0.
From: |
guix-commits |
Subject: |
22/49: gnu: atkmm: Update to 2.28.0. |
Date: |
Sat, 4 May 2019 08:18:46 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 4f623adbbe8d86516b6317a83db7d372958a2c1f
Author: Ricardo Wurmus <address@hidden>
Date: Wed Dec 5 17:15:00 2018 +0100
gnu: atkmm: Update to 2.28.0.
* gnu/packages/gtk.scm (atkmm): Update to 2.28.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 4e62faa..a0dcf22 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1077,7 +1077,7 @@ library.")
(define-public atkmm
(package
(name "atkmm")
- (version "2.24.2")
+ (version "2.28.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -1085,7 +1085,7 @@ library.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1gaqwhviadsmy0fsr47686yglv1p4mpkamj0in127bz2b5bki5gz"))))
+ "0fnxrspxkhhbrjphqrpvl3zjm66n50s4cywrrrwkhbflgy8zqk2c"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)))
(propagated-inputs
- 20/49: gnu: glib: Install m4 macros., (continued)
- 20/49: gnu: glib: Install m4 macros., guix-commits, 2019/05/04
- 25/49: gnu: gnome-calculator: Update to 3.30.1., guix-commits, 2019/05/04
- 26/49: gnu: network-manager-applet: Update to 1.8.18., guix-commits, 2019/05/04
- 27/49: gnu: gdm: Update to 3.30.2., guix-commits, 2019/05/04
- 36/49: gnu: gnome-tweak-tool: Update to 3.30.1., guix-commits, 2019/05/04
- 31/49: gnu: network-manager-applet: Use meson build system., guix-commits, 2019/05/04
- 46/49: gnu: gnome-maps: Update to 3.30.2.1., guix-commits, 2019/05/04
- 48/49: gnu: mutter: Update to 3.30.2., guix-commits, 2019/05/04
- 19/49: gnu: gnome-terminal: Update to 3.30.2., guix-commits, 2019/05/04
- 17/49: gnu: gnome-mines: Update to 3.30.1.1., guix-commits, 2019/05/04
- 22/49: gnu: atkmm: Update to 2.28.0.,
guix-commits <=
- 24/49: gnu: gnome-system-monitor: Update to 3.30.0., guix-commits, 2019/05/04
- 32/49: gnu: libdazzle: Update to 3.30.2., guix-commits, 2019/05/04
- 35/49: gnu: nautilus: Update to 3.30.4., guix-commits, 2019/05/04
- 34/49: gnu: gvfs: Update to 1.38.1., guix-commits, 2019/05/04
- 37/49: gnu: colord: Update to 1.4.3., guix-commits, 2019/05/04
- 45/49: gnu: gnome-online-accounts: Update to 3.30.0., guix-commits, 2019/05/04
- 41/49: gnu: yelp-xsl: Update to 3.30.1., guix-commits, 2019/05/04
- 38/49: gnu: eog: Update to 3.28.4., guix-commits, 2019/05/04
- 39/49: gnu: epiphany: Update to 3.30.2., guix-commits, 2019/05/04
- 40/49: gnu: yelp: Update to 3.30.0., guix-commits, 2019/05/04