[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/24: gnu: gtk+: Update to 3.24.13.
From: |
guix-commits |
Subject: |
08/24: gnu: gtk+: Update to 3.24.13. |
Date: |
Tue, 10 Dec 2019 19:16:01 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit b7d8856a7f24e8d99ef48933393cdcc0b787cf80
Author: Marius Bakke <address@hidden>
Date: Mon Dec 9 22:28:45 2019 +0100
gnu: gtk+: Update to 3.24.13.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.13.
---
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 777601e..3ef61c9 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -722,7 +722,7 @@ application suites.")
(define-public gtk+
(package (inherit gtk+-2)
(name "gtk+")
- (version "3.24.12")
+ (version "3.24.13")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -730,7 +730,7 @@ application suites.")
name "-" version ".tar.xz"))
(sha256
(base32
- "10xyyhlfb0yk4hglngxh2zsv9xrxkqv343df8h01dvagc6jyp10k"))
+ "1a9hi7k59q0kqx0n3xhsk1ly23w9g9ncllnay1756g0yrww5qxsc"))
(patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"
"gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch"))))
(outputs '("out" "bin" "doc"))
- branch staging created (now 939c5b2), guix-commits, 2019/12/10
- 04/24: gnu: libdrm: Update to 2.4.100., guix-commits, 2019/12/10
- 02/24: gnu: imagemagick: Update to 6.9.10-78., guix-commits, 2019/12/10
- 05/24: gnu: libepoxy: Update to 1.5.4., guix-commits, 2019/12/10
- 07/24: gnu: libinput: Update to 1.14.3., guix-commits, 2019/12/10
- 08/24: gnu: gtk+: Update to 3.24.13.,
guix-commits <=
- 09/24: gnu: eudev: Update to 3.2.9., guix-commits, 2019/12/10
- 10/24: gnu: bluez: Update to 5.52., guix-commits, 2019/12/10
- 01/24: gnu: cups-filters: Update to 1.25.13., guix-commits, 2019/12/10
- 03/24: gnu: qpdf: Update to 9.1.0., guix-commits, 2019/12/10
- 11/24: gnu: libxkbcommon: Update to 0.9.1., guix-commits, 2019/12/10
- 13/24: gnu: MariaDB: Update to 10.1.43., guix-commits, 2019/12/10
- 15/24: gnu: orc: Update to 0.4.31., guix-commits, 2019/12/10
- 19/24: gnu: nss: Update to 3.48., guix-commits, 2019/12/10
- 06/24: gnu: mesa: Update to 19.2.7., guix-commits, 2019/12/10
- 18/24: gnu: nspr: Update to 4.24., guix-commits, 2019/12/10