diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
| commit | 05551ada6ec289bf581c035b7b7482b374773e73 (patch) | |
| tree | 48d92f6bd36db0c796605196047f22fa198d14be /repos/extra/glib/abuild | |
| parent | 54070d691ca59584b07cefcbc8b834eb2f8c31bb (diff) | |
| download | alicelinux-05551ada6ec289bf581c035b7b7482b374773e73.tar.gz alicelinux-05551ada6ec289bf581c035b7b7482b374773e73.zip | |
glib: updated to 2.86.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 5c587100..fc58bf35 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.86.1 +version=2.86.2 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |