Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -1376,6 +1376,7 @@
"gdbus-codegen"
],
"versions": [
"2.88.1-1",
"2.88.0-1",
"2.86.4-1",
"2.86.3-1",
Expand Down
10 changes: 5 additions & 5 deletions subprojects/glib.wrap
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[wrap-file]
directory = glib-2.88.0
directory = glib-2.88.1

source_url = https://download.gnome.org/sources/glib/2.88/glib-2.88.0.tar.xz
source_fallback_url = https://ftp.acc.umu.se/pub/gnome/sources/glib/2.88/glib-2.88.0.tar.xz
source_filename = glib-2.88.0.tar.xz
source_hash = 3546251ccbb3744d4bc4eb48354540e1f6200846572bab68e3a2b7b2b64dfd07
source_url = https://download.gnome.org/sources/glib/2.88/glib-2.88.1.tar.xz
source_fallback_url = https://ftp.acc.umu.se/pub/gnome/sources/glib/2.88/glib-2.88.1.tar.xz
source_filename = glib-2.88.1.tar.xz
source_hash = 51ab804c56f6eab3e5045c774d1290ac5e4c923d4f9a3d8e33123bee45c1840e

[provide]
dependency_names = gthread-2.0, gobject-2.0, gmodule-no-export-2.0, gmodule-export-2.0, gmodule-2.0, glib-2.0, gio-2.0, gio-windows-2.0, gio-unix-2.0
Expand Down
Loading