[gtk-osx: 1/2] Fix version in patch to 1.70.0




commit c329038c175610d059bf5506bfb87bc660735f9d
Author: ReneĢ de Hesselle <dehesselle web de>
Date:   Tue Feb 1 23:25:41 2022 +0100

    Fix version in patch to 1.70.0
    
    Remove typo from module set.

 modulesets-stable/gtk-osx.modules                  | 2 +-
 patches/gobject-introspection-1.70.0-obsolet.patch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index 9e66d23..aba7a13 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -173,7 +173,7 @@
     <branch module="gobject-introspection/1.70/gobject-introspection-1.70.0.tar.xz"
             version="1.70.0"
             hash="sha256:902b4906e3102d17aa2fcb6dad1c19971c70f2a82a159ddc4a94df73a3cafc4a">
-      <patch file="gobject-introspection-1.70.0-obsolet.patch" strip="1"/>XS
+      <patch file="gobject-introspection-1.70.0-obsolet.patch" strip="1"/>
       <patch file="girscanner-objc.patch" strip="1"/>
     </branch>
     <dependencies>
diff --git a/patches/gobject-introspection-1.70.0-obsolet.patch 
b/patches/gobject-introspection-1.70.0-obsolet.patch
index 1eb4243..a8fc30d 100644
--- a/patches/gobject-introspection-1.70.0-obsolet.patch
+++ b/patches/gobject-introspection-1.70.0-obsolet.patch
@@ -93,7 +93,7 @@ index eb2bc5c9..bb4873e0 100644
 +++ b/meson.build
 @@ -1,6 +1,6 @@
  project('gobject-introspection', 'c',
-   version: '1.71.0',
+   version: '1.70.0',
 -  meson_version: '>= 0.55.3',
 +  meson_version: '>= 0.58.2',
    default_options: [


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