guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/09: gnu: gtk+: Update to 3.24.27.


From: guix-commits
Subject: 01/09: gnu: gtk+: Update to 3.24.27.
Date: Thu, 19 Aug 2021 10:02:33 -0400 (EDT)

mothacehe pushed a commit to branch core-updates-frozen
in repository guix.

commit b8991c5e1c1b95c981c3a43cc3a22ba5c5f3209f
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Thu Aug 19 10:49:43 2021 +0200

    gnu: gtk+: Update to 3.24.27.
    
    * gnu/packages/gtk.scm (gtk+): Update to 3.24.27.
---
 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 4a4ed4e..007eda1 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -937,7 +937,7 @@ application suites.")
   (package
     (inherit gtk+-2)
     (name "gtk+")
-    (version "3.24.27")
+    (version "3.24.30")
     (source
      (origin
        (method url-fetch)
@@ -946,7 +946,7 @@ application suites.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "09ksflq5j257bf5zn8q2nnf2flicg9qqgfy7za79z7rkf1shc77p"))
+         "1a9vg840fjq1mmm403b67k624qrkxh9shaz9pv7z9l8a6bzvyxds"))
        (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]