[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/34: gnu: GTK+: Update to 3.24.21.
From: |
guix-commits |
Subject: |
08/34: gnu: GTK+: Update to 3.24.21. |
Date: |
Sat, 25 Jul 2020 14:53:58 -0400 (EDT) |
mbakke pushed a commit to branch wip-staging
in repository guix.
commit 1465949c4236ffa44ce846da8058d593041b888b
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Jul 24 22:36:21 2020 +0200
gnu: GTK+: Update to 3.24.21.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.21.
---
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 e3c0979..85c5ae1 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -761,7 +761,7 @@ application suites.")
(define-public gtk+
(package (inherit gtk+-2)
(name "gtk+")
- (version "3.24.20")
+ (version "3.24.21")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -769,7 +769,7 @@ application suites.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1wqxkd3xnqwihcawncp9mkf9bv5a5fg5i4ahm6klpl782vvnkb1d"))
+ "0llgq2adzn9p3bfq9rv2dhscmvzs35jp3glrfvy3vs1mrpknmsmf"))
(patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"
"gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch"))))
(propagated-inputs
- 06/34: gnu: ImageMagick: Update to 6.9.11-24., (continued)
- 06/34: gnu: ImageMagick: Update to 6.9.11-24., guix-commits, 2020/07/25
- 01/34: gnu: pcsc-lite: Update to 1.9.0., guix-commits, 2020/07/25
- 07/34: gnu: libnsl: Update to 1.3.0., guix-commits, 2020/07/25
- 09/34: gnu: pciutils: Update to 3.7.0., guix-commits, 2020/07/25
- 12/34: gnu: libinput: Update to 1.15.6., guix-commits, 2020/07/25
- 13/34: gnu: vulkan-tools: Update to 1.2.148., guix-commits, 2020/07/25
- 11/34: gnu: python-requests: Update to 2.24.0., guix-commits, 2020/07/25
- 14/34: gnu: wayland-protocols: Update to 1.20., guix-commits, 2020/07/25
- 17/34: gnu: libvorbis: Update to 1.3.7., guix-commits, 2020/07/25
- 03/34: gnu: nspr: Update to 4.27., guix-commits, 2020/07/25
- 08/34: gnu: GTK+: Update to 3.24.21.,
guix-commits <=
- 10/34: gnu: python-mako: Update to 1.1.3., guix-commits, 2020/07/25
- 16/34: gnu: libpsl: Update to 0.21.1., guix-commits, 2020/07/25
- 21/34: gnu: libdrm: Update to 2.4.102., guix-commits, 2020/07/25
- 22/34: gnu: libva: Update to 2.8.0., guix-commits, 2020/07/25
- 23/34: gnu: mesa: Update to 20.1.4., guix-commits, 2020/07/25
- 24/34: gnu: python-coverage: Update to 5.2.1., guix-commits, 2020/07/25
- 15/34: gnu: wayland: Update to 1.18.0., guix-commits, 2020/07/25
- 18/34: gnu: libevdev: Update to 1.9.1., guix-commits, 2020/07/25
- 19/34: gnu: xkeyboard-config: Update to 2.30., guix-commits, 2020/07/25
- 20/34: gnu: libvdpau: Update to 1.4., guix-commits, 2020/07/25