[gobject-introspection/gnome-42] subprojects: Use the appropriate GLib branch



commit 7aa3614c488f5ae926e78fdcf7938c86744a8741
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Sep 21 13:21:02 2022 +0100

    subprojects: Use the appropriate GLib branch
    
    We should not try to build a stable gobject-introspection branch against
    the latest bleeding edge GLib.

 subprojects/glib.wrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap
index cd886b2ec..a41992f64 100644
--- a/subprojects/glib.wrap
+++ b/subprojects/glib.wrap
@@ -1,5 +1,5 @@
 [wrap-git]
 directory=glib
 url=https://gitlab.gnome.org/GNOME/glib.git
-revision=main
+revision=glib-2-72
 depth=1


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