tree-sitter-c: update to 0.20.7.

0.20.7

    Fix sizeof precedence by @philipturnbull in #168
    Adds GH tag queries by @BekaValentine in #122
    Add Microsoft SEH extension to the grammar by @DennySun2100 in #164
    Add TAGS_QUERY to rust bindings by @Squadrick in #175
    Misc fixes by @amaanq

0.20.6

    fix: rework rules to reduce state count by @amaanq in #162
    Fix by @amaanq in #163
This commit is contained in:
wiz 2024-01-28 13:29:46 +00:00
parent fe7ce61de3
commit 5314bb5aa4
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2023/08/24 06:15:01 wiz Exp $
# $NetBSD: Makefile,v 1.5 2024/01/28 13:29:46 wiz Exp $
DISTNAME= tree-sitter-c-0.20.5
DISTNAME= tree-sitter-c-0.20.7
CATEGORIES= textproc devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=tree-sitter/}
GITHUB_TAG= v${PKGVERSION_NOREV}

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2023/08/24 06:15:01 wiz Exp $
$NetBSD: distinfo,v 1.4 2024/01/28 13:29:46 wiz Exp $
BLAKE2s (tree-sitter-c-0.20.5.tar.gz) = b5daef61f0f7258352063dc6569ed34e0c42281b412d03dc629391582f015090
SHA512 (tree-sitter-c-0.20.5.tar.gz) = 3f25dbe6ff88a24d6ba1ec714dc3d49810cadc1c89e6529606f6a83a12733b98a425448acd2d30d9d2eb98c67e16e429e3880c316273354d92bf6cfe3fb78d82
Size (tree-sitter-c-0.20.5.tar.gz) = 410521 bytes
BLAKE2s (tree-sitter-c-0.20.7.tar.gz) = fd4114949fcfcbeed2bf2c13ab281ef88bf0ef87191557f420079fdceeb3281c
SHA512 (tree-sitter-c-0.20.7.tar.gz) = 42199156796dc6fb427b57c67c1fc5105c315b812a5ade813466dddd76b1b5c37957c071b52a58e4f46b5a55f189de13eab92ff8b6adea45ce07aa2322c5c357
Size (tree-sitter-c-0.20.7.tar.gz) = 377856 bytes