There is an updated pull request by aurieh against master on the void-packages repository https://github.com/aurieh/void-packages update-dmd https://github.com/void-linux/void-packages/pull/25878 dmd: update to 2.094.1 Also adds a new package, `dmd2.091`, which is required to bootstrap `2.094.1`, else the build fails with ``` Error: pointer cast from dmd.mtype.TypeTuple to immutable(void*)** is not supported at compile time ``` in `dmd/mtype.d`. A patch file from https://github.com/void-linux/void-packages/pull/25878.patch is attached