[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
109/113: gnu: atkmm: Update to 2.36.0.
From: |
guix-commits |
Subject: |
109/113: gnu: atkmm: Update to 2.36.0. |
Date: |
Wed, 24 Mar 2021 19:24:03 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit 81b87e0f20e12b766e4f7112e526e4a0b0a514e7
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:59:02 2021 +0100
gnu: atkmm: Update to 2.36.0.
* gnu/packages/gtk.scm (atkmm): 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 19b7e39..036e9a1 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1370,7 +1370,7 @@ library.")
(define-public atkmm
(package
(name "atkmm")
- (version "2.28.0")
+ (version "2.36.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -1378,7 +1378,7 @@ library.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0fnxrspxkhhbrjphqrpvl3zjm66n50s4cywrrrwkhbflgy8zqk2c"))))
+ "0wwr0663jrqx2klsasffd9wpk3kqnwisj1y3ahdkjdk5hzrsjgy9"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)))
(propagated-inputs
- 71/113: gnu: gdm: Update to 3.38.2.1., (continued)
- 71/113: gnu: gdm: Update to 3.38.2.1., guix-commits, 2021/03/24
- 75/113: gnu: tracker-miners: Update to 3.0.4., guix-commits, 2021/03/24
- 74/113: gnu: tracker: Update to 3.0.3., guix-commits, 2021/03/24
- 80/113: gnu: dconf-editor: Update to 3.38.3., guix-commits, 2021/03/24
- 90/113: gnu: orca: Update to 40.0., guix-commits, 2021/03/24
- 93/113: gnu: libdazzle: Update to 3.40.0., guix-commits, 2021/03/24
- 88/113: gnu: gnome-system-monitor: Update to 40.0., guix-commits, 2021/03/24
- 85/113: gnu: gnome-shell-extensions: Update to 40.0., guix-commits, 2021/03/24
- 91/113: gnu: gspell: Update to 1.8.4., guix-commits, 2021/03/24
- 95/113: gnu: polari: Update to 3.38.0., guix-commits, 2021/03/24
- 109/113: gnu: atkmm: Update to 2.36.0.,
guix-commits <=
- 104/113: gnu: gtksourceview: Update to 5.0.0., guix-commits, 2021/03/24
- 110/113: gnu: gtkmm: Update to 4.0.1., guix-commits, 2021/03/24
- 105/113: gnu: gdk-pixbuf: Update to 2.42.4., guix-commits, 2021/03/24
- 103/113: gnu: pango: Update to 1.48.3., guix-commits, 2021/03/24
- 111/113: gnu: gtk-doc: Update to 1.32., guix-commits, 2021/03/24
- 96/113: gnu: gnome-boxes: Update to 40.0., guix-commits, 2021/03/24
- 102/113: gnu: atk: Update to 2.36.0., guix-commits, 2021/03/24