diff --git a/srcpkgs/watchexec/template b/srcpkgs/watchexec/template index 382c78bc7b7..97776674b46 100644 --- a/srcpkgs/watchexec/template +++ b/srcpkgs/watchexec/template @@ -1,6 +1,6 @@ # Template file for 'watchexec' pkgname=watchexec -version=2.0.0 +version=2.1.0 revision=1 build_style=cargo make_install_args="--path crates/cli" @@ -11,7 +11,7 @@ license="Apache-2.0" homepage="https://github.com/watchexec/watchexec" changelog="https://github.com/watchexec/watchexec/releases" distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz" -checksum=a613143f9cc8a1ec2a917ae2dd0c03156bf79e6a2dc1ee1ae76419ed47bc8d29 +checksum=acac35485b57ebf494b1025550eb88dc534841e4081dbba47ecb0168e7f214ab if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then XBPS_CROSS_RUSTFLAGS+=" -latomic"