guix-patches
[Top][All Lists]
Advanced

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

[bug#73610] [PATCH gnome-team v4 0/7] Update GLib to 2.82.1


From: Liliana Marie Prikler
Subject: [bug#73610] [PATCH gnome-team v4 0/7] Update GLib to 2.82.1
Date: Sun, 20 Oct 2024 13:40:01 +0200

So…

it turns out, that gobject-introspection changes the rules for some
annotations with 1.82, causing failures in GI-related packages.
This revision fixes those, at least for Python and JS.

Cheers

Liliana Marie Prikler (7):
  gnu: glib: Update to 2.82.1.
  gnu: gobject-introspection: Update to 1.82.0.
  gnu: bootstrap glib and gobject against each other.
  gnu: cairo: Update to 1.18.2.
  gnu: python-pygobject: Update to 3.50.0.
  gnu: json-glib: Update to 1.10.0.
  gnu: gjs: Fix build.

 gnu/local.mk                                  |  1 +
 gnu/packages/glib.scm                         | 65 +++++++-----
 gnu/packages/gnome.scm                        | 12 ++-
 gnu/packages/gstreamer.scm                    |  2 +-
 gnu/packages/gtk.scm                          |  6 +-
 .../patches/gjs-fix-closure-annotations.patch | 99 +++++++++++++++++++
 6 files changed, 151 insertions(+), 34 deletions(-)
 create mode 100644 gnu/packages/patches/gjs-fix-closure-annotations.patch


base-commit: 0db7fdd101ffcc8cbd4b35682f0bc8f8e9a72d58
-- 
2.46.0






reply via email to

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