New comment by q66 on void-packages repository https://github.com/void-linux/void-packages/pull/36229#issuecomment-1134472889 Comment: fwiw it's a bit tricky for zig as far as i understand it because it also needs libclang, but we can probably have a versioned libclang package just like we have a versioned libllvm package, and then there will be no problem (the `-devel` packages can conflict, all that matters is that `libclang12` and `libllvm12` can be installed in parallel to the main version)