Skip to content
Closed
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
4 changes: 2 additions & 2 deletions wayland-protocols.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: wayland-protocols
version: "1.31"
version: "1.32"
epoch: 0
description: Protocols and protocol extensions complementing the Wayland core protocol
copyright:
Expand All @@ -18,7 +18,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238
expected-sha256: 7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11
uri: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${{package.version}}/downloads/wayland-protocols-${{package.version}}.tar.xz

- uses: meson/configure
Expand Down