Update package version to 2.86.1

This commit is contained in:
2025-10-23 18:41:20 +03:00
parent addcc5e054
commit 9fa2757110
+18 -3
View File
@@ -1,9 +1,24 @@
name: glib
description: Low-level core library
version: 2.86.0
version: 2.86.1
revision: 1
url: https://gitlab.gnome.org/GNOME/glib
license: LGPL2.1-or-later
architecture: any
depends: ["bash","glibc","libffi","pcre2","util-linux","zlib"]
make_depends: ["dbus","gettext","gobject-introspection","libelf","meson","python3","python-packaging","shared-mime-info"]
type: source
depends:
- bash
- glibc
- libffi
- pcre2
- util-linux
- zlib
make_depends:
- dbus
- gettext
- gobject-introspection
- libelf
- meson
- python3
- python-packaging
- shared-mime-info