mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
ast-grep: update to 0.36.2.
This commit is contained in:
parent
efda9fa7fc
commit
477d595536
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.36.1
|
||||
version=0.36.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip=test_unmatching_id --skip=test_merge_with_globs"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://ast-grep.github.io"
|
||||
changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
|
||||
distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
|
||||
checksum=a7209f4e35afb21b9e3c65272729525745880d67b4c5fca5f52541d6aa128c21
|
||||
checksum=45a1faa11d08415dbebc5e7ef9c62b6e806cc16dcade2280a2a7c6267fee7bc9
|
||||
|
||||
do_install() {
|
||||
vbin target/${RUST_TARGET}/release/ast-grep
|
||||
|
|
Loading…
Add table
Reference in a new issue