diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-15 09:13:17 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-15 09:13:17 +0000 |
| commit | ca7439f8bf306691e5c73d5da8093fe399e2f3be (patch) | |
| tree | 6db935cc6bb68636a478359907d4d3b74faf031b /repos/extra/glib-gi/abuild | |
| parent | 9fef7270cd0ecf3bbf29971b263e923f790736fe (diff) | |
| download | alicelinux-ca7439f8bf306691e5c73d5da8093fe399e2f3be.tar.gz alicelinux-ca7439f8bf306691e5c73d5da8093fe399e2f3be.zip | |
glib-gi: updated to 2.84.3
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 22ebe582..01a392e3 100755 --- a/repos/extra/glib-gi/abuild +++ b/repos/extra/glib-gi/abuild @@ -1,5 +1,5 @@ name=glib-gi -version=2.84.2 +version=2.84.3 release=1 source="https://download.gnome.org/sources/glib/${version%.*}/glib-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |