diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-22 03:17:02 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-22 03:17:02 +0000 |
| commit | 1128ecf5f7034fb55778dfeb98b3f9046dad0c95 (patch) | |
| tree | dd7c813facd4e4d77ed58b202853e35a043f3d2c /repos/extra/glib/abuild | |
| parent | c5371e1e87bc0136cdcfaa3793a421bccef4eba6 (diff) | |
| download | alicelinux-1128ecf5f7034fb55778dfeb98b3f9046dad0c95.tar.gz alicelinux-1128ecf5f7034fb55778dfeb98b3f9046dad0c95.zip | |
glib: updated to 2.86.1
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 384febb2..5c587100 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.86.0 +version=2.86.1 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |