diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:46:22 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:46:22 +0800 |
| commit | 0ace6e2a0f4e2b702c31e8961bee3a541b6f60b5 (patch) | |
| tree | eeb86a021c1a72d695b2102fc84517d753772839 /repos/extra/glib/abuild | |
| parent | 7969ce31ba18561f52d91e0a6a444f2f0410b7b5 (diff) | |
| download | alicelinux-0ace6e2a0f4e2b702c31e8961bee3a541b6f60b5.tar.gz alicelinux-0ace6e2a0f4e2b702c31e8961bee3a541b6f60b5.zip | |
glib: updated to 2.82.2
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 02bbc8d2..e8a53364 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.82.1 +version=2.82.2 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |