mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ast-grep: update to 0.13.1.
This commit is contained in:
parent
641dc53bd2
commit
ce2e2013e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ast-grep'
|
# Template file for 'ast-grep'
|
||||||
pkgname=ast-grep
|
pkgname=ast-grep
|
||||||
version=0.12.5
|
version=0.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_check_args="-- --skip=test_unmatching_id"
|
make_check_args="-- --skip=test_unmatching_id"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://ast-grep.github.io"
|
homepage="https://ast-grep.github.io"
|
||||||
changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
|
||||||
distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
|
distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
|
||||||
checksum=d9422f2e43b5a7d34037a87e72af70b04bc0898f4ac6a0083b7c5ba372ec0cbf
|
checksum=d2fcf56a14bd9f3524efa4603c3effff8ac4b5316c466b5181b6bede79c5279b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue