[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/29: gnu: atkmm@2.28: Update to 2.28.4.
From: |
guix-commits |
Subject: |
14/29: gnu: atkmm@2.28: Update to 2.28.4. |
Date: |
Sat, 24 Feb 2024 01:30:00 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 1feb21d57b59f84cabdc182a880edf8730840967
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Wed Feb 14 22:29:28 2024 +0100
gnu: atkmm@2.28: Update to 2.28.4.
* gnu/packages/gtk.scm (atkmm-2.28): Update to 2.28.4.
Change-Id: If4b333b02785c9a5712816ea048b1943b582c2e3
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
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 bdce1bc493..2224af0e75 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1792,7 +1792,7 @@ text rendering library.")
(package
(inherit atkmm)
(name "atkmm")
- (version "2.28.1")
+ (version "2.28.4")
(source
(origin
(method url-fetch)
@@ -1801,7 +1801,7 @@ text rendering library.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1b8vycqzr3lfvk2l73f4kk74hj48081zbh9r1r2ilr3h8xh7cs0i"))))
+ (base32 "1cysiz908phkagwnls44xxa60xls7r3fw540zcg00g7q520jl50a"))))
(propagated-inputs
(modify-inputs (package-propagated-inputs atkmm)
(replace "glibmm" glibmm-2.66)))))
- branch gnome-team updated (622df12ef3 -> 06d01c610e), guix-commits, 2024/02/24
- 01/29: gnu: Split gnome into more meta-packages., guix-commits, 2024/02/24
- 04/29: services: Extend udev capabilities of gnome-desktop-service., guix-commits, 2024/02/24
- 03/29: services: Modularise gnome-desktop-configuration., guix-commits, 2024/02/24
- 07/29: gnu: Deprecate gnome meta-package., guix-commits, 2024/02/24
- 02/29: gnu: gnome: Add core packages for GNOME 44., guix-commits, 2024/02/24
- 05/29: services: Extend polkit capabilities of gnome-desktop-service., guix-commits, 2024/02/24
- 06/29: services: desktop: Remove unused imports., guix-commits, 2024/02/24
- 12/29: gnu: rygel: Update to 0.42.5., guix-commits, 2024/02/24
- 14/29: gnu: atkmm@2.28: Update to 2.28.4.,
guix-commits <=
- 20/29: gnu: epiphany: Update to 44.8., guix-commits, 2024/02/24
- 13/29: gnu: vte: Update to 0.72.4., guix-commits, 2024/02/24
- 18/29: gnu: gcr@3: Update to 3.41.2., guix-commits, 2024/02/24
- 22/29: gnu: mutter: Update to 44.9., guix-commits, 2024/02/24
- 25/29: gnu: folks: Update to 0.15.7., guix-commits, 2024/02/24
- 28/29: gnu: gdm: Wrap inputs to enable accessibility settings., guix-commits, 2024/02/24
- 08/29: gnu: gnome: Update synopsis and description., guix-commits, 2024/02/24
- 09/29: gnu: mm-common: Update to 1.0.6., guix-commits, 2024/02/24
- 16/29: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/02/24
- 17/29: gnu: gnome-initial-setup: Update to 44.8., guix-commits, 2024/02/24