diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:22 +0000 |
| commit | d2847e30c376f960af4e8fa7eac1a07332865e91 (patch) | |
| tree | 90430fe97ab19e9acde0e5e184e878235b407c7a /repos/extra/glib/abuild | |
| parent | 8fd3c7e5d8be85b005a2b667e552152f45b9c1fc (diff) | |
| download | alicelinux-d2847e30c376f960af4e8fa7eac1a07332865e91.tar.gz alicelinux-d2847e30c376f960af4e8fa7eac1a07332865e91.zip | |
glib: updated to 2.84.4
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 21033709..e38c8297 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.84.3 +version=2.84.4 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |