[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/19: gnu: gtkmm-3: Update to 3.24.6.
From: |
guix-commits |
Subject: |
05/19: gnu: gtkmm-3: Update to 3.24.6. |
Date: |
Sun, 28 Aug 2022 21:09:43 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit bcef9356f81b5ee9babf518a255b42aa5b825b3b
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Aug 22 09:16:27 2022 -0400
gnu: gtkmm-3: Update to 3.24.6.
* gnu/packages/gtk.scm (gtkmm-3): Update to 3.24.6.
---
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 68d0b567e4..70e1c2d1d4 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1840,7 +1840,7 @@ tutorial.")
(package
(inherit gtkmm)
(name "gtkmm")
- (version "3.24.5")
+ (version "3.24.6")
(source
(origin
(method url-fetch)
@@ -1849,7 +1849,7 @@ tutorial.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1ri2msp3cmzi6r65ghwb8gfavfaxv0axpwi3q60nm7v8hvg36qw5"))))
+ (base32 "1mhi3ws43l051fha4zssfpykraa1qc2hd408l2xk65jfjhp18gjb"))))
(propagated-inputs
`(("atkmm-2.28" ,atkmm-2.28)
("cairomm-1.14" ,cairomm-1.14)
- branch core-updates updated (0eab5926dd -> 9b389f229b), guix-commits, 2022/08/28
- 03/19: gnu: mesa: Update to 22.1.7., guix-commits, 2022/08/28
- 05/19: gnu: gtkmm-3: Update to 3.24.6.,
guix-commits <=
- 02/19: gnu: libdrm: Update to 2.4.112., guix-commits, 2022/08/28
- 10/19: gnu: colord-minimal: Update to 1.4.6, use gexps and remove labels., guix-commits, 2022/08/28
- 13/19: gnu: bluez: Update to 5.65, use gexps and remove input labels., guix-commits, 2022/08/28
- 01/19: gnu: glib: Use gexps., guix-commits, 2022/08/28
- 17/19: gnu: python-numpy: Skip 'test_rint_big_int' test., guix-commits, 2022/08/28
- 14/19: gnu: pulseaudio: Update to 16.1 and use gexps., guix-commits, 2022/08/28
- 04/19: gnu: gtk+: Delete trailing #t and use iso-codes., guix-commits, 2022/08/28
- 08/19: gnu: wayland-protocols: Update to 1.26., guix-commits, 2022/08/28
- 12/19: gnu: libical: Update to 3.0.14, enable tests and use gexps., guix-commits, 2022/08/28
- 16/19: gnu: at-spi2-core-minimal: Update to 2.45.90, rename to at-spi2-core., guix-commits, 2022/08/28