diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-09 05:37:36 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-09 05:37:36 +0000 |
| commit | a5281ab8b158f15985bc3bdbb67b118c76404bf6 (patch) | |
| tree | ed3e586dcdd192c9b0ad80c608a5924ee18a141c /repos/extra/glib/abuild | |
| parent | 103c6dddca024b911e6b05277ba4055fa0473986 (diff) | |
| download | alicelinux-a5281ab8b158f15985bc3bdbb67b118c76404bf6.tar.gz alicelinux-a5281ab8b158f15985bc3bdbb67b118c76404bf6.zip | |
glib: updated to 2.88.1
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 24bdcf7a..5bfac6e0 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.88.0 +version=2.88.1 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |