ast-grep: update to 0.22.6.
This commit is contained in:
parent
dacbebd2bc
commit
57deebf0b4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.22.3
|
||||
version=0.22.6
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs"
|
||||
|
@ -11,7 +11,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=912a79177d5dc8175c1f2cd110682e91bb9795eef5afdbe7ef7a4104bbce2e19
|
||||
checksum=c9503664a1b37da8281712547b08e7e49065fab646d2685f2d27f908dbd63516
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue