diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:11 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:11 +0000 |
| commit | aa1f81178c2da0424b29100f2a01683895f08f2d (patch) | |
| tree | 52ad66dfd452d160c6ee3cd1bbf202deb60afef0 /repos/extra/glib/abuild | |
| parent | 401d2607edd88cb31dfe8a52a4b4a83425323f21 (diff) | |
| download | alicelinux-aa1f81178c2da0424b29100f2a01683895f08f2d.tar.gz alicelinux-aa1f81178c2da0424b29100f2a01683895f08f2d.zip | |
glib: updated to 2.88.0
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 e1d61c4e..24bdcf7a 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.86.4 +version=2.88.0 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |