diff --git a/srcpkgs/rust-analyzer/template b/srcpkgs/rust-analyzer/template index 7b767f95f38..50b594d7b82 100644 --- a/srcpkgs/rust-analyzer/template +++ b/srcpkgs/rust-analyzer/template @@ -1,7 +1,7 @@ # Template file for 'rust-analyzer' pkgname=rust-analyzer version=2021.03.01 -revision=1 +revision=2 _ver=${version//./-} wrksrc="${pkgname}-${_ver}" build_style=cargo