diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:15 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:15 +0000 |
| commit | 2bee409a4a11f6bb02ba9be09f54ea27bca4208f (patch) | |
| tree | bd89814fb2a48a605b8f49797e1b6cdc19de943c /repos/extra/glib-gi/abuild | |
| parent | aa1f81178c2da0424b29100f2a01683895f08f2d (diff) | |
| download | alicelinux-2bee409a4a11f6bb02ba9be09f54ea27bca4208f.tar.gz alicelinux-2bee409a4a11f6bb02ba9be09f54ea27bca4208f.zip | |
glib-gi: updated to 2.88.0
Diffstat (limited to 'repos/extra/glib-gi/abuild')
| -rwxr-xr-x | repos/extra/glib-gi/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/glib-gi/abuild b/repos/extra/glib-gi/abuild index 49859659..7a3e2556 100755 --- a/repos/extra/glib-gi/abuild +++ b/repos/extra/glib-gi/abuild @@ -1,5 +1,5 @@ name=glib-gi -version=2.86.4 +version=2.88.0 release=1 source="https://download.gnome.org/sources/glib/${version%.*}/glib-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |