There is an updated pull request by the-maldridge against master on the void-packages repository https://github.com/the-maldridge/void-packages stale https://github.com/void-linux/void-packages/pull/36399 .github/workflows: Add a workflow for dealing with stale issues/prs This PR adds the [stale action](https://github.com/actions/stale) to try and keep an eye on things that are stale due to inactivity. It will not act on any PR or issue that is assigned. Right now it won't even make any changes, I just want it to run so we can evaluate what the rough impact would be of switching on a stale PR minder. A patch file from https://github.com/void-linux/void-packages/pull/36399.patch is attached