[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
110/113: gnu: gtkmm: Update to 4.0.1.
From: |
guix-commits |
Subject: |
110/113: gnu: gtkmm: Update to 4.0.1. |
Date: |
Wed, 24 Mar 2021 19:24:03 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit 71dcce22959d2380e50c392da7122999f50823ba
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:59:17 2021 +0100
gnu: gtkmm: Update to 4.0.1.
* gnu/packages/gtk.scm (gtkmm): Update to 4.0.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 036e9a1..56fd3b1 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1393,7 +1393,7 @@ toolkit.")
(define-public gtkmm
(package
(name "gtkmm")
- (version "3.24.2")
+ (version "4.0.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -1401,7 +1401,7 @@ toolkit.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1hxdnhavjyvbcpxhd5z17l9fj4182028s66lc0s16qqqrldhjwbd"))))
+ "111qq3p34c8fgx4abx2axcpzxbsb7bpg618y0nr2rq28g2ydjww9"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)
("glib" ,glib "bin") ;for 'glib-compile-resources'
- 74/113: gnu: tracker: Update to 3.0.3., (continued)
- 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, 2021/03/24
- 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 <=
- 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