ast-grep: update to 0.26.1.
This commit is contained in:
parent
e88fcecfda
commit
1b713c0e56
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.25.4
|
||||
version=0.26.1
|
||||
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=e492a48d38ee03e91d854e86903c0c3a139295b69fea95e90c43b3cadb82fae6
|
||||
checksum=ad070b56c8248edadc18796a3de8c0f6ebd94cb5e87b84381a6e97c07b0ee492
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue