From ee40f3842beca3faced697260645249480a30a23 Mon Sep 17 00:00:00 2001 From: deepend Date: Sat, 21 Feb 2026 16:27:11 -0700 Subject: [PATCH] =?UTF-8?q?Updated=20the=20Flatpak=20manifest=E2=80=99s=20?= =?UTF-8?q?lgi=20module=20pin=20from=20the=20old=20commit=20to=20c9b8e4473?= =?UTF-8?q?c6421f2a215d8c06c0d94b86eb0b26a,=20which=20matches=20the=20meso?= =?UTF-8?q?n=20buildsystem=20expectation=20and=20avoids=20the=20Can't=20fi?= =?UTF-8?q?nd=20meson.build=20failure=20for=20that=20module=20checkout=20p?= =?UTF-8?q?ath.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flatpak/net.zoite.Zoitechat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/net.zoite.Zoitechat.json b/flatpak/net.zoite.Zoitechat.json index 6f8ebe73..af9a8f8d 100644 --- a/flatpak/net.zoite.Zoitechat.json +++ b/flatpak/net.zoite.Zoitechat.json @@ -44,7 +44,7 @@ { "type": "git", "url": "https://github.com/pavouk/lgi.git", - "commit": "0fdcf8c677094d0c109dfb199031fdbc0c9c47ea" + "commit": "c9b8e4473c6421f2a215d8c06c0d94b86eb0b26a" } ] },