[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/20: gnu: gtk+: Update to 3.24.10.
From: |
guix-commits |
Subject: |
14/20: gnu: gtk+: Update to 3.24.10. |
Date: |
Sun, 4 Aug 2019 07:53:28 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 1648530f4a093991ed073d74cde566cbf9fa8077
Author: Marius Bakke <address@hidden>
Date: Thu Aug 1 14:25:03 2019 +0200
gnu: gtk+: Update to 3.24.10.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.10.
---
gnu/packages/gtk.scm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 6f37e5e..61d3e45 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -730,9 +730,7 @@ application suites.")
(define-public gtk+
(package (inherit gtk+-2)
(name "gtk+")
- ;; NOTE: When updating the version of 'gtk+', the hash of 'mate-themes' in
- ;; mate.scm will also need to be updated.
- (version "3.24.9")
+ (version "3.24.10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -740,7 +738,7 @@ application suites.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0dg6jf2763sp740ls6b5y86b5b9zhz3zj0sbmar2xpws1lkv0zjp"))
+ "00qvq1r96ikdalv7xzgng1kad9i0rcahqk01gwhxl3xrw83z3a1m"))
(patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"
"gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch"))))
(outputs '("out" "bin" "doc"))
- branch staging updated (1dff73a -> 3082280), guix-commits, 2019/08/04
- 01/20: Merge branch 'master' into staging, guix-commits, 2019/08/04
- 02/20: gnu: Remove pcre2/fixed., guix-commits, 2019/08/04
- 05/20: gnu: python-cython: Speed up test suite., guix-commits, 2019/08/04
- 06/20: gnu: MariaDB: Disable the TokuDB plugin., guix-commits, 2019/08/04
- 08/20: gnu: ImageMagick: Update to 6.9.10-58., guix-commits, 2019/08/04
- 03/20: gnu: double-conversion: Update to 3.1.5., guix-commits, 2019/08/04
- 13/20: gnu: cups-filters: Update to 1.25.1., guix-commits, 2019/08/04
- 17/20: gnu: perl-cgi: Update to 4.44., guix-commits, 2019/08/04
- 10/20: gnu: python-mako: Update to 1.0.14., guix-commits, 2019/08/04
- 14/20: gnu: gtk+: Update to 3.24.10.,
guix-commits <=
- 04/20: gnu: perl-try-tiny: Update to 0.30., guix-commits, 2019/08/04
- 07/20: gnu: libwebp: Update to 1.0.3., guix-commits, 2019/08/04
- 09/20: gnu: python-cython: Update to 0.29.13., guix-commits, 2019/08/04
- 11/20: gnu: mariadb: Update to 10.1.41 [security fixes]., guix-commits, 2019/08/04
- 12/20: gnu: subversion: Update to 1.10.6 [fixes CVE-2018-11782, CVE-2019-0203]., guix-commits, 2019/08/04
- 15/20: gnu: libva: Update to 2.5.0., guix-commits, 2019/08/04
- 16/20: gnu: perl-http-message: Update to 6.18., guix-commits, 2019/08/04
- 18/20: gnu: python-packaging: Update to 19.1., guix-commits, 2019/08/04
- 20/20: gnu: libpciaccess: Update to 0.16., guix-commits, 2019/08/04
- 19/20: gnu: nss, nss-certs: Update to 3.45., guix-commits, 2019/08/04