[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
81/124: gnu: gtk+: Update to 3.24.27.
From: |
guix-commits |
Subject: |
81/124: gnu: gtk+: Update to 3.24.27. |
Date: |
Tue, 10 Aug 2021 20:21:20 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit a3f3c88dfb5541a7fd01c78b9ab768cfd6cd9f0a
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Fri Mar 12 12:01:02 2021 -0500
gnu: gtk+: Update to 3.24.27.
* gnu/packages/gtk.scm (gtk+) [version]: Update to 3.24.27.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
---
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 4253a1a..cca5c16 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -933,7 +933,7 @@ application suites.")
(package
(inherit gtk+-2)
(name "gtk+")
- (version "3.24.24")
+ (version "3.24.27")
(source
(origin
(method url-fetch)
@@ -942,7 +942,7 @@ application suites.")
name "-" version ".tar.xz"))
(sha256
(base32
- "12ipk1d376bai9v820qzhxba93kkh5abi6mhyqr4hwjvqmkl77fc"))
+ "09ksflq5j257bf5zn8q2nnf2flicg9qqgfy7za79z7rkf1shc77p"))
(patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"
"gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch"))))
(propagated-inputs
- 76/124: gnu: gtk+-2: Add missing inputs and search-path., (continued)
- 76/124: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/08/10
- 79/124: gnu: gtk+: Add missing inputs., guix-commits, 2021/08/10
- 55/124: gnu: atk: Re-arrange inputs in alphabetical order., guix-commits, 2021/08/10
- 62/124: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/08/10
- 64/124: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/08/10
- 69/124: gnu: json-glib: Update synopsis and description., guix-commits, 2021/08/10
- 70/124: gnu: wayland: Update to 1.19.0., guix-commits, 2021/08/10
- 71/124: gnu: wayland: Fix and move documentation., guix-commits, 2021/08/10
- 77/124: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/08/10
- 78/124: gnu: gtk+: Enable tests., guix-commits, 2021/08/10
- 81/124: gnu: gtk+: Update to 3.24.27.,
guix-commits <=
- 90/124: gnu: faac: Correct source uri., guix-commits, 2021/08/10
- 84/124: gnu: ibus: Update to 1.5.24., guix-commits, 2021/08/10
- 91/124: gnu: zbar: Update to 0.23.90., guix-commits, 2021/08/10
- 100/124: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/08/10
- 82/124: gnu: gtkmm: Update to 3.24.4., guix-commits, 2021/08/10
- 85/124: gnu: ibus: Enable documentation., guix-commits, 2021/08/10
- 95/124: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/08/10
- 114/124: gnu: gtkmm@2: Override inheritance of certain changes from gtkmm., guix-commits, 2021/08/10
- 117/124: gnu: tracker: Enable some features., guix-commits, 2021/08/10
- 119/124: gnu: tracker: Update to 3.1.1 and make related changes., guix-commits, 2021/08/10