There is an updated pull request by olafmersmann against master on the void-packages repository https://github.com/olafmersmann/void-packages singularity https://github.com/void-linux/void-packages/pull/28129 [WIP] New package: singularity-3.7.1 #### General - [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [x] I use the package proposed for inclusion on a regular basis and confirm it works for me The tests require `sudo`, so they are disabled. To start an interactive Alpine container, run installation ``` $ singularity pull alpine $ singularity run alpine_latest.sif ``` #### Does it build and run successfully? - [x] I built this PR locally for my native architecture, (x86_64) A patch file from https://github.com/void-linux/void-packages/pull/28129.patch is attached