guix-commits
[Top][All Lists]
Advanced

[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, 17 Aug 2021 22:45:21 -0400 (EDT)

raghavgururajan pushed a commit to branch wip-gnome
in repository guix.

commit 45d121d003951edfa88339e15f1fb726915cf7fb
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]