diff --git a/srcpkgs/hexyl/template b/srcpkgs/hexyl/template index 64a66dd40fa..fe69983e332 100644 --- a/srcpkgs/hexyl/template +++ b/srcpkgs/hexyl/template @@ -1,6 +1,6 @@ # Template file for 'hexyl' pkgname=hexyl -version=0.5.0 +version=0.5.1 revision=1 build_style=cargo short_desc="Command-line hex viewer" @@ -8,7 +8,7 @@ maintainer="SolitudeSF " license="Apache-2.0, MIT" homepage="https://github.com/sharkdp/hexyl" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=6241a4cf3e3ec2f32164539ef158c84ad29c53511cd1e3c0148776b8ce5234d4 +checksum=9c12bc6377d1efedc4a1731547448f7eb6ed17ee1c267aad9a35995b42091163 case "$XBPS_TARGET_MACHINE" in aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951"