summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bb30a64f3e849081703579643068d5e04281d267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ocaml-menhir
	pkgdesc = Menhir is a LR(1) parser generator for the OCaml.
	pkgver = 20231231
	pkgrel = 2
	url = http://cristal.inria.fr/~fpottier/menhir/
	arch = x86_64
	license = GPL-2.0-only AND LGPL-2.0-only WITH OCaml-LGPL-linking-exception
	makedepends = dune>=2.8.0
	makedepends = ocaml-findlib
	depends = ocaml>=4.08.0
	options = !strip
	options = !makeflags
	source = https://gitlab.inria.fr/fpottier/menhir/-/archive/20231231/menhir-20231231.tar.gz
	sha256sums = 783e95e1ce7f1082c5c693810732344ac3e443a255b822acfca46dd985cfedae

pkgname = ocaml-menhir