We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5d8a91 + 36cf82a commit e66dd60Copy full SHA for e66dd60
.github/workflows/wheels-dependencies.sh
@@ -267,7 +267,7 @@ function build {
267
268
build_simple xcb-proto 1.17.0 https://xorg.freedesktop.org/archive/individual/proto
269
if [[ -n "$IS_MACOS" ]]; then
270
- build_simple xorgproto 2024.1 https://www.x.org/pub/individual/proto
+ build_simple xorgproto 2025.1 https://www.x.org/pub/individual/proto
271
build_simple libXau 1.0.12 https://www.x.org/pub/individual/lib
272
build_simple libpthread-stubs 0.5 https://xcb.freedesktop.org/dist
273
else
0 commit comments