diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:17:31 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:17:31 +0000 |
| commit | bc9dd6a71f19d9f67820c362f5a1debaa2018953 (patch) | |
| tree | f59160eced62080b752b399e6c5676f6580eb6f8 /repos/extra/glib/abuild | |
| parent | a99a7767c29b47d81945f7dbc72c95b868c91067 (diff) | |
| download | alicelinux-bc9dd6a71f19d9f67820c362f5a1debaa2018953.tar.gz alicelinux-bc9dd6a71f19d9f67820c362f5a1debaa2018953.zip | |
glib: updated to 2.84.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 89077fe8..2f50f89a 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.82.5 +version=2.84.0 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |