GNU bug report logs -
#66689
[PATCH gnome-team 00/14] Update everything in (gnu packages glib)
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Sun, 22 Oct 2023 20:36: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 #301 received at 66689 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/glib.scm (glib): Update to 2.78.0.
Change-Id: Ibfe1f44e15510ccb2e7fd002be63c5dceab34ca1
---
gnu/packages/glib.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 1012d2190b..ce11b9aeda 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -218,7 +218,7 @@ (define-public dbus-verbose
(define glib
(package
(name "glib")
- (version "2.76.1")
+ (version "2.78.0")
(source
(origin
(method url-fetch)
@@ -227,7 +227,7 @@ (define glib
name "/" (string-take version 4) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "17x1zpr2avj8hjbpc6hp2sf2885lxac46v0kajsgan3929m0zp23"))
+ (base32 "0c3vagxl77wma85qinbj974jvw96n5bvch2m7hqcwxq8fa5spsj4"))
(patches
(search-patches "glib-appinfo-watch.patch"
"glib-skip-failing-test.patch"))
--
2.41.0
This bug report was last modified 1 year and 203 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.