diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template index ec1752727b0..09a29a6be48 100644 --- a/srcpkgs/ast-grep/template +++ b/srcpkgs/ast-grep/template @@ -1,16 +1,16 @@ # Template file for 'ast-grep' pkgname=ast-grep -version=0.33.0 +version=0.33.1 revision=1 build_style=cargo -make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs" +make_check_args="-- --skip=test_unmatching_id --skip=test_merge_with_globs" short_desc="Fast and polyglot tool for code searching, linting, and rewriting" maintainer="icp " 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=d8fac1f5abffd08ed2d8b55e5e4409c7985f238e98fc84a9b7fd1bd0cf814c64 +checksum=faf93c491b0488fe485fce7bfcc58e4b6d04bae46369d1cfdeb9984660f704b1 do_install() { vbin target/${RUST_TARGET}/release/ast-grep