[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/20: gnu: gtk: Update to 4.14.5.
From: |
guix-commits |
Subject: |
10/20: gnu: gtk: Update to 4.14.5. |
Date: |
Sat, 24 Aug 2024 01:35:27 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 7dece4d20617d11284f280f8b7299c24a2305493
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Aug 17 11:03:44 2024 +0200
gnu: gtk: Update to 4.14.5.
* gnu/packages/gtk.scm (gtk): Update to 4.14.5.
---
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 174fd189ae..54cc29c2d6 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1140,7 +1140,7 @@ application suites.")
(define-public gtk
(package
(name "gtk")
- (version "4.14.2")
+ (version "4.14.5")
(source
(origin
(method url-fetch)
@@ -1148,7 +1148,7 @@ application suites.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0wp0w259rkwf6g8sk2b9jkms47vx5gp7mfs345grx9wq53plqq12"))
+ (base32 "0kg286za53qhl6ngw4rrvbpm3q04g30qf2q77sck7c86y2wz4ism"))
(patches
(search-patches "gtk4-respect-GUIX_GTK4_PATH.patch"))
(modules '((guix build utils)))))
- branch gnome-team updated (ba8358236b -> c4343e2f7b), guix-commits, 2024/08/24
- 05/20: gnu: at-spi2-core: Update to 2.52.0., guix-commits, 2024/08/24
- 01/20: gnu: gsettings-desktop-schemas: Update to 46.0., guix-commits, 2024/08/24
- 07/20: gnu: gtkmm: Update to 4.14.0., guix-commits, 2024/08/24
- 04/20: gnu: vala: Update to 0.56.17., guix-commits, 2024/08/24
- 02/20: gnu: pango: Update to 1.54.0., guix-commits, 2024/08/24
- 03/20: gnu: librsvg: Disable rtl_tspan_svg test., guix-commits, 2024/08/24
- 10/20: gnu: gtk: Update to 4.14.5.,
guix-commits <=
- 08/20: gnu: pangomm: Update to 2.54.0., guix-commits, 2024/08/24
- 15/20: gnu: gst-plugins-good: Update to 1.24.6., guix-commits, 2024/08/24
- 11/20: gnu: gtk-doc: Update to 1.34.0., guix-commits, 2024/08/24
- 19/20: gnu: gst-editing-services: Update to 1.24.6., guix-commits, 2024/08/24
- 09/20: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/08/24
- 06/20: gnu: atkmm: Update to 2.36.3., guix-commits, 2024/08/24
- 20/20: gnu: python-gst: Update to 1.24.6., guix-commits, 2024/08/24
- 18/20: gnu: gst-libav: Update to 1.24.6., guix-commits, 2024/08/24
- 16/20: gnu: gst-plugins-bad: Update to 1.24.6., guix-commits, 2024/08/24
- 13/20: gnu: gstreamer: Update to 1.24.6., guix-commits, 2024/08/24