dev-libs/tree-sitter-julia: add 0.23.1

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-10-17 13:48:02 +03:00
parent f9a6adfa17
commit 7bda7736de
2 changed files with 14 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST tree-sitter-julia-0.22.0.tar.gz 2792109 BLAKE2B d661b9d84b9d1903d7fae9e4073fcc1fd52030e7a264929cf6eb3aa33745cc51c094beb6e4ddcfd11725989fc82a5e21b20a66b01bc60c8f06c522f732bcff6a SHA512 9687875f641eb0f599a15a5c9ced0a873c81a2d6ad36528f2c29120126a92ca5d6a51c97f736c1c1e46cd8af32e7c5739c694b0372fa62ca840f39f0fbd6a387
DIST tree-sitter-julia-0.23.1.tar.gz 2968799 BLAKE2B d0a7d4ab59c5ca31a878e26ee7ad56bbb69d816605ffb3250fbec71bc753d9ef8626f1f1230c09cd83a435461478ea788d917e1475aea99c540c373041afd46a SHA512 8f2e65e58f2d7a4375d984f154b9d119b062371cdd58fc1c5372ee01b8de0250164e2ca83542e87c84b01de8852a7340f6a49e9464acaa1553fc18d1faeff14d

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="Julia grammar for Tree-sitter"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter-julia"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"