There's a merged pull request on the void-packages repository got: update to 0.98.2 https://github.com/void-linux/void-packages/pull/50035 Description: #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-muslc) I'm not sure why I have to include `linux/unistd.h` to get `__NR_landlock_create_ruleset`, while for e.g. on alpine it's not needed. This was the reason holding me to submit updates.