New comment by meator on void-packages repository https://github.com/void-linux/void-packages/pull/49288#issuecomment-2029819842 Comment: > Also can we re-run a `check build` please ? It seems those are broken cuz i made the last commit right when wlroots was updated... You can rerun it by force pushing. If you have nothing to push, you can run ``` git commit --amend --no-edit ``` on a clean repo. It will not change any files, but it will change the SHA of the last commit, which will make it force pushable.