diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-08 08:54:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-08 08:54:25 +0000 |
| commit | 86bb18207504a9085a93bb1711393b00aed1fe29 (patch) | |
| tree | 75ba316243de58e2e360de2745d4d6883a0933d9 /repos/extra/glib/abuild | |
| parent | efdeba62e37bcdf7c1e170cdddd6d8fd0f0afe62 (diff) | |
| download | alicelinux-86bb18207504a9085a93bb1711393b00aed1fe29.tar.gz alicelinux-86bb18207504a9085a93bb1711393b00aed1fe29.zip | |
glib: updated to 2.86.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 e38c8297..384febb2 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.84.4 +version=2.86.0 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |