Revert "dev-libs/tree-sitter-haskell: add 0.13.0"

This reverts commit df4b1020ac.

Duplicate version due to poor scripting and even worse manual checking...
tree-sitter-{bash,go,javascript} also incorrect.

Signed-off-by: Matthew Smith <matthew@gentoo.org>
This commit is contained in:
Matthew Smith
2023-10-08 12:03:54 +01:00
parent 950791b546
commit bf1bc72cac
2 changed files with 0 additions and 16 deletions

View File

@@ -1,2 +1 @@
DIST tree-sitter-haskell-0.13.0.tar.gz 834925 BLAKE2B d7cadc960ddb49efa6c439dfc13b674d398a4576fb85fd5ef12b4015049fd629722fe0d2788ab4c0052f1a3a6baa9fe5de925d86f7098495429190871340823b SHA512 db3f2ddd20195521a5a03d6ecf1305dc222343ba54ebdabf0cc68db680553908ce6d0ccba4fdcf9073e4f5187b2a6fae6364bda935167ca8d4e421500a86fdfa
DIST tree-sitter-haskell-0.13.0_p20211114.tar.gz 834925 BLAKE2B d7cadc960ddb49efa6c439dfc13b674d398a4576fb85fd5ef12b4015049fd629722fe0d2788ab4c0052f1a3a6baa9fe5de925d86f7098495429190871340823b SHA512 db3f2ddd20195521a5a03d6ecf1305dc222343ba54ebdabf0cc68db680553908ce6d0ccba4fdcf9073e4f5187b2a6fae6364bda935167ca8d4e421500a86fdfa

View File

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