[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
81/115: gnu: gtk+: Update to 3.24.27.
From: |
guix-commits |
Subject: |
81/115: gnu: gtk+: Update to 3.24.27. |
Date: |
Fri, 7 May 2021 16:56:45 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit d4e4e8636f677eb9df678354e564db604b5d2599
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 571f499..8bb92c7 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -930,7 +930,7 @@ application suites.")
(package
(inherit gtk+-2)
(name "gtk+")
- (version "3.24.24")
+ (version "3.24.27")
(source
(origin
(method url-fetch)
@@ -939,7 +939,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
- 86/115: gnu: ibus: Enable memconf., (continued)
- 86/115: gnu: ibus: Enable memconf., guix-commits, 2021/05/07
- 21/115: gnu: cairo: Change build-system., guix-commits, 2021/05/07
- 47/115: gnu: vala: Update synopsis and description., guix-commits, 2021/05/07
- 54/115: gnu: libgsf: Update synopsis, description, home-page and license., guix-commits, 2021/05/07
- 55/115: gnu: atk: Re-arrange inputs in alphabetical order., guix-commits, 2021/05/07
- 62/115: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/05/07
- 64/115: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/05/07
- 67/115: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/05/07
- 69/115: gnu: json-glib: Update synopsis and description., guix-commits, 2021/05/07
- 73/115: gnu: wayland-protocols: Update description., guix-commits, 2021/05/07
- 81/115: gnu: gtk+: Update to 3.24.27.,
guix-commits <=
- 80/115: gnu: gtk+: Enable cloud-providers support., guix-commits, 2021/05/07
- 76/115: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/05/07
- 78/115: gnu: gtk+: Enable tests., guix-commits, 2021/05/07
- 77/115: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/05/07
- 85/115: gnu: ibus: Enable documentation., guix-commits, 2021/05/07
- 91/115: gnu: zbar: Update to 0.23.90., guix-commits, 2021/05/07
- 92/115: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/05/07
- 93/115: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/05/07
- 100/115: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/05/07
- 97/115: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/05/07