diff --git a/srcpkgs/typst-lsp/template b/srcpkgs/typst-lsp/template index 90dd5bfd8fc..248062c3537 100644 --- a/srcpkgs/typst-lsp/template +++ b/srcpkgs/typst-lsp/template @@ -1,7 +1,7 @@ # Template file for 'typst-lsp' pkgname=typst-lsp version=0.9.1 -revision=1 +revision=2 build_style=cargo configure_args="--no-default-features --features remote-packages,native-tls" hostmakedepends="pkg-config"