Skip to content

libxkbcommon: update from 1.8.1 to 1.9.0 #2068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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 @@ -2256,6 +2256,7 @@
"xkbcommon"
],
"versions": [
"1.9.0-1",
"1.8.1-1",
"1.7.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.8.1
source_url = https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.8.1.tar.gz
source_filename = xkbcommon-1.8.1.tar.xz
source_hash = c65c668810db305c4454ba26a10b6d84a96b5469719fe3c729e1c6542b8d0d87
directory = libxkbcommon-xkbcommon-1.9.0
source_url = https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.9.0.tar.gz
source_filename = xkbcommon-1.9.0.tar.xz
source_hash = c8c4ccf203ff73b647ea70b67afa2fd749cd428cd027fc2e5ca3b9954f1d77a8

[provide]
xkbcommon = dep_libxkbcommon
Loading