gnu: gobject-introspection: Update to 1.72.0.

* gnu/packages/glib.scm (gobject-introspection): Update to 1.72.0.
* gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch,
gnu/packages/patches/gobject-introspection-cc.patch: Rebase.
This commit is contained in:
Marius Bakke 2022-07-16 00:00:54 +02:00
parent 413888ffea
commit 13d858413c
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
3 changed files with 9 additions and 25 deletions

View file

@ -1,9 +1,5 @@
Use gcc as the default C compiler if CC is not set.
---
giscanner/__init__.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/giscanner/__init__.py b/giscanner/__init__.py
index 7c2f365a..607fe341 100644
--- a/giscanner/__init__.py
@ -17,6 +13,3 @@ index 7c2f365a..607fe341 100644
try:
from ._version import __version__
except ImportError:
--
2.33.0