New comment by Vaelatern on void-packages repository https://github.com/void-linux/void-packages/pull/40821#issuecomment-1340377927 Comment: ``` diff --git a/srcpkgs/zig/template b/srcpkgs/zig/template index 728c5a64e9d..f453348a7a0 100644 --- a/srcpkgs/zig/template +++ b/srcpkgs/zig/template @@ -1,7 +1,7 @@ # Template file for 'zig' pkgname=zig -version=0.8.1 -revision=2 +version=0.10.0 +revision=1 archs="x86_64* aarch64*" build_style=cmake make_cmd=make @@ -11,7 +11,7 @@ maintainer="Isaac Freund " license="MIT" homepage="https://ziglang.org" distfiles="https://ziglang.org/download/${version}/zig-${version}.tar.xz" -checksum=8c428e14a0a89cb7a15a6768424a37442292858cdb695e2eb503fa3c7bf47f1a +checksum=d8409f7aafc624770dcd050c8fa7e62578be8e6a10956bca3c86e8531c64c136 nopie=yes nocross=yes ``` Could use the update and needs llvm 15.