emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#49938: closed ([PATCH] gnu: gtk+: Update to 3.24.30)


From: GNU bug Tracking System
Subject: bug#49938: closed ([PATCH] gnu: gtk+: Update to 3.24.30)
Date: Tue, 21 Sep 2021 14:11:02 +0000

Your message dated Tue, 21 Sep 2021 14:10:40 +0000
with message-id <874kae589r.fsf@gnu.org>
and subject line Re: bug#49938: [PATCH] gnu: gtk+: Update to 3.24.30
has caused the debbugs.gnu.org bug report #49938,
regarding [PATCH] gnu: gtk+: Update to 3.24.30
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49938: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49938
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gtk+: Update to 3.24.30 Date: Sat, 7 Aug 2021 20:42:53 -0700
* gnu/packages/gtk.scm (gtk+): Update to 3.24.30
---
 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 7a2bd55f36..239686afc0 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -848,7 +848,7 @@ application suites.")
 (define-public gtk+
   (package (inherit gtk+-2)
    (name "gtk+")
-   (version "3.24.24")
+   (version "3.24.30")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/" name "/"
@@ -856,7 +856,7 @@ application suites.")
                                 name "-" version ".tar.xz"))
             (sha256
              (base32
-              "12ipk1d376bai9v820qzhxba93kkh5abi6mhyqr4hwjvqmkl77fc"))
+              "1a9vg840fjq1mmm403b67k624qrkxh9shaz9pv7z9l8a6bzvyxds"))
             (patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"

"gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch"))))
    (propagated-inputs
-- 
2.32.0



--- End Message ---
--- Begin Message --- Subject: Re: bug#49938: [PATCH] gnu: gtk+: Update to 3.24.30 Date: Tue, 21 Sep 2021 14:10:40 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

> * gnu/packages/gtk.scm (gtk+): Update to 3.24.30

The package has already been updated on core-updates-frozen.

Thanks,

Mathieu


--- End Message ---

reply via email to

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