summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4672d58b5eee359eb216e991e95b1291386f1d46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ocaml-qcheck
	pkgdesc = QuickCheck inspired property-based testing for OCaml
	pkgver = 0.21.3
	pkgrel = 2
	url = https://github.com/c-cube/qcheck
	arch = x86_64
	arch = aarch64
	license = BSD-2-Clause
	makedepends = dune>=2.8.0
	depends = ocaml>=4.08.0
	depends = ocaml-alcotest>=0.8.1
	depends = ocaml-ounit>=2.0.0
	depends = ocaml-ppx_deriving>=5.2.1
	depends = ocaml-ppxlib>=0.22.0
	options = !strip
	source = ocaml-qcheck-0.21.3.tar.gz::https://github.com/c-cube/qcheck/archive/v0.21.3.tar.gz
	b2sums = b8352cf42f4966f22154d515c21babc621fe1d90b8377c18c7cf994f49383625bf8821e338399e09b9b471318331d45593fc20c41298d5f593e7569b7720ad6c

pkgname = ocaml-qcheck