diff --git a/srcpkgs/typst-lsp/template b/srcpkgs/typst-lsp/template index 2ee14cc8691..5eb2ae788f4 100644 --- a/srcpkgs/typst-lsp/template +++ b/srcpkgs/typst-lsp/template @@ -1,6 +1,6 @@ # Template file for 'typst-lsp' pkgname=typst-lsp -version=0.9.5 +version=0.10.1 revision=1 build_style=cargo configure_args="--no-default-features --features remote-packages,native-tls" @@ -11,11 +11,7 @@ maintainer="classabbyamp " license="Apache-2.0, MIT" homepage="https://github.com/nvarner/typst-lsp" distfiles="https://github.com/nvarner/typst-lsp/archive/refs/tags/v${version}.tar.gz" -checksum=f4d01289753db844ae4ee4d4eba80df8ab174917dfc0829c781a8b173caab7cc - -post_patch() { - cargo generate-lockfile -} +checksum=11a96fb8c141ef59b697baa9b768aa46a6baa694de9ffa1180d7620041958783 post_install() { vlicense LICENSE-MIT.txt