mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
typst-lsp: update to 0.9.5.
This commit is contained in:
parent
3af7f6a9ad
commit
6eaacdbe8e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'typst-lsp'
|
# Template file for 'typst-lsp'
|
||||||
pkgname=typst-lsp
|
pkgname=typst-lsp
|
||||||
version=0.9.1
|
version=0.9.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features --features remote-packages,native-tls"
|
configure_args="--no-default-features --features remote-packages,native-tls"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/nvarner/typst-lsp"
|
homepage="https://github.com/nvarner/typst-lsp"
|
||||||
distfiles="https://github.com/nvarner/typst-lsp/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nvarner/typst-lsp/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a7e3e814713060521548663a676ad24eb097c54fb405fbc6d63da79731d5169d
|
checksum=f4d01289753db844ae4ee4d4eba80df8ab174917dfc0829c781a8b173caab7cc
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
cargo generate-lockfile
|
cargo generate-lockfile
|
||||||
|
|
Loading…
Add table
Reference in a new issue