Updated the Flatpak manifest’s lgi module pin from the old commit to c9b8e4473c6421f2a215d8c06c0d94b86eb0b26a, which matches the meson buildsystem expectation and avoids the Can't find meson.build failure for that module checkout path.

This commit is contained in:
2026-02-21 16:27:11 -07:00
parent cc9b1e249a
commit ee40f3842b

View File

@@ -44,7 +44,7 @@
{ {
"type": "git", "type": "git",
"url": "https://github.com/pavouk/lgi.git", "url": "https://github.com/pavouk/lgi.git",
"commit": "0fdcf8c677094d0c109dfb199031fdbc0c9c47ea" "commit": "c9b8e4473c6421f2a215d8c06c0d94b86eb0b26a"
} }
] ]
}, },