dev-libs/tree-sitter-go: add 0.25.0

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-10-17 13:46:07 +03:00
parent afc2621fb1
commit 5e2a3674cf
2 changed files with 14 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
DIST tree-sitter-go-0.23.1.tar.gz 202860 BLAKE2B 2b23ae0e186bc8e7e1d266cbfa616f5d377bd3f50f26d7a9a5bd4f62fe7a361199d4a5156b319d78f08d35810661076fb5ac56459d62c73f34a383f10b418126 SHA512 843bd5a462105f840f266f4c3250f06c0557fe6a875c886f3dd30ba9f0716f7962ac6a1a900bd340d675a9ed93970970312a68e4597ed3a1f61d9094188d9f07
DIST tree-sitter-go-0.23.4.tar.gz 205831 BLAKE2B 2bd47cd92cc233b0905beb521dfeae59e628b432f5bf6737f648b34b825557a53179fed19db36387509c2cc0e7c052a1bf9d7bf8b9bce6d6271ef4bb9fa7836f SHA512 94a930b848003604dfb0e947f37b622fea31dc14bc72bc87948c67adfb7857261d0c7701592d59a5d2475e2c8bed6c7ed363981f9f45f6868b7c20ae10368485
DIST tree-sitter-go-0.25.0.tar.gz 211242 BLAKE2B af0c34a1d3645d87812f34ac2684e098e93fc1feb34969f7dd04703e19a16259f9c1fb60236d37a36be093e4d949d60e23395f1a5881683e3557636b24f3d471 SHA512 27690315ffa8a5834a96bb0f8654afe148eb495c20fb1ff8db790422203a0573f866254b38793588cbcc570c9c2fb7d628396ffed88529c7f70fd45f159e6b48

View File

@@ -0,0 +1,13 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit tree-sitter-grammar
DESCRIPTION="Go grammar for Tree-sitter"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter-go"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64"