Skip to content

Commit 0021fc0

Browse files
committed
fix gobject-introspection patch
1 parent 1b3b8df commit 0021fc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modulesets/gtk-osx.modules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<branch module="gobject-introspection/1.70/gobject-introspection-1.70.0.tar.xz"
174174
version="1.70.0"
175175
hash="sha256:902b4906e3102d17aa2fcb6dad1c19971c70f2a82a159ddc4a94df73a3cafc4a">
176-
<patch file="gobject-introspection-1.70.0-obsolet.patch" strip="1"/>XS
176+
<patch file="gobject-introspection-1.70.0-obsolet.patch" strip="1"/>
177177
<patch file="girscanner-objc.patch" strip="1"/>
178178
</branch>
179179
<dependencies>

modulesets/patches/gobject-introspection-1.70.0-obsolet.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ index eb2bc5c9..bb4873e0 100644
9393
+++ b/meson.build
9494
@@ -1,6 +1,6 @@
9595
project('gobject-introspection', 'c',
96-
version: '1.71.0',
96+
version: '1.70.0',
9797
- meson_version: '>= 0.55.3',
9898
+ meson_version: '>= 0.58.2',
9999
default_options: [

0 commit comments

Comments
 (0)