diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 16:43:57 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 16:43:57 +0000 |
| commit | 96cb181607e061f62cd9f49f7b3a744d9131cac6 (patch) | |
| tree | b1d3e7790ab01211211cab18ccb09c9be40b9952 /repos/extra/glib/abuild | |
| parent | 6726b4d5fe53fe4370602e2fdad0eb3b3f8309bd (diff) | |
| download | alicelinux-96cb181607e061f62cd9f49f7b3a744d9131cac6.tar.gz alicelinux-96cb181607e061f62cd9f49f7b3a744d9131cac6.zip | |
glib: updated to 2.86.3
Diffstat (limited to 'repos/extra/glib/abuild')
| -rw-r--r-- | repos/extra/glib/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/glib/abuild b/repos/extra/glib/abuild index fc58bf35..7e0ea2d9 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.86.2 +version=2.86.3 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |