Skip to content
Open
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 @@ -2591,6 +2591,7 @@
"xkbregistry"
],
"versions": [
"1.12.2-1",
"1.11.0-2",
"1.11.0-1",
"1.10.0-1",
Expand Down
8 changes: 4 additions & 4 deletions subprojects/libxkbcommon.wrap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[wrap-file]
directory = libxkbcommon-xkbcommon-1.11.0
source_url = https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.11.0.tar.gz
source_filename = libxkbcommon-1.11.0.tar.xz
source_hash = 78a6b14f16e9a55025978c252e53ce9e16a02bfdb929550b9a0db5af87db7e02
directory = libxkbcommon-xkbcommon-1.12.2
source_url = https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.12.2.tar.gz
source_filename = libxkbcommon-1.12.2.tar.xz
source_hash = 40a333433d850c308f6fe8b15b57c54c769aad655e9c6563cc288bc650111ecf

[provide]
dependency_names = xkbcommon, xkbcommon-x11, xkbregistry
Loading