We are now using APIs that were introduced in 2.75.x, so let's use glib-2.76.0
here for our glib subproject.
Update the build and gobject-introspection items accordingly
license: 'LGPL-2.1-or-later')
# keep these numbers in sync with wrap files where there exist
-glib_req = '>= 2.72.0'
-introspection_req = '>= 1.72.0' # keep this in sync with glib
+glib_req = '>= 2.76.0'
+introspection_req = '>= 1.76.0' # keep this in sync with glib
pango_req = '>= 1.50.0' # keep this in sync with .gitlab-ci/test-msys.sh
harfbuzz_req = '>= 2.6.0'
fribidi_req = '>= 1.0.6'
directory = glib
url = https://gitlab.gnome.org/GNOME/glib.git
push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/glib.git
-revision = 2.74.4
+revision = 2.76.0
depth = 1
[provide]
directory = gobject-introspection
url = https://gitlab.gnome.org/GNOME/gobject-introspection.git
push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/gobject-introspection.git
-revision = 1.74.0
+revision = 1.76.0
depth = 1
[provide]