[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: gnu: atkmm-2.28: Update to 2.28.3.
From: |
guix-commits |
Subject: |
03/08: gnu: atkmm-2.28: Update to 2.28.3. |
Date: |
Wed, 21 Feb 2024 14:53:29 -0500 (EST) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit dd3ad50385a14d14d5be365dd28494f72646eb9b
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Feb 21 14:24:22 2024 -0500
gnu: atkmm-2.28: Update to 2.28.3.
* gnu/packages/gtk.scm (atkmm-2.28): Update to 2.28.3.
Change-Id: I4775d76eda706bab1dfc29334aa91c6f2b317498
---
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 c8dd8b1592..8012d9c772 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1779,7 +1779,7 @@ text rendering library.")
(package
(inherit atkmm)
(name "atkmm")
- (version "2.28.1")
+ (version "2.28.3")
(source
(origin
(method url-fetch)
@@ -1788,7 +1788,7 @@ text rendering library.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1b8vycqzr3lfvk2l73f4kk74hj48081zbh9r1r2ilr3h8xh7cs0i"))))
+ (base32 "0scricjx6p7acxrxmj232d6qi42zdkjh90xila6vw2d9hss8h83w"))))
(propagated-inputs
(modify-inputs (package-propagated-inputs atkmm)
(replace "glibmm" glibmm-2.64)))))
- branch core-updates updated (f5a867765b -> d0273bf765), guix-commits, 2024/02/21
- 02/08: gnu: gtkmm-3: Update to 3.24.8., guix-commits, 2024/02/21
- 01/08: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/02/21
- 08/08: gnu: perl-gtk3: Remove input labels., guix-commits, 2024/02/21
- 03/08: gnu: atkmm-2.28: Update to 2.28.3.,
guix-commits <=
- 07/08: gnu: girara: Remove input labels., guix-commits, 2024/02/21
- 04/08: gnu: atkmm: Remove input labels., guix-commits, 2024/02/21
- 05/08: gnu: gtkmm: Remove input labels., guix-commits, 2024/02/21
- 06/08: gnu: goocanvas: Remove input labels., guix-commits, 2024/02/21