GNU bug report logs -
#68911
[PATCH gnome-team 0/7] GNOME 44.8 updates
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Sat, 3 Feb 2024 17:38:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 68911 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gtk.scm (gtk+): Update to 3.24.39.
Change-Id: I8cc897160189f06098333a0e6e757ede1a21332d
---
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 eacc7fc5ed..f2870cc4f1 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -993,7 +993,7 @@ (define-public gtk+
(package
(inherit gtk+-2)
(name "gtk+")
- (version "3.24.38")
+ (version "3.24.39")
(source
(origin
(method url-fetch)
@@ -1002,7 +1002,7 @@ (define-public gtk+
name "-" version ".tar.xz"))
(sha256
(base32
- "1rwfvm2098pkwnnxjm70ig44x1a2fbwa8i2ma3cbs9cb077xw4ff"))
+ "0ycdfyal4jsnv34h7b1ph289zjpxrlnqrh2qli9kcbwvddb3xb0w"))
(patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"
"gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch"))))
;; There is no "doc" output, because adding gtk-doc here would introduce a
--
2.41.0
This bug report was last modified 1 year and 86 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.