blob: 4d2694d65e79eaa0851c084a55c23ffa542390d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ocaml-ounit
pkgdesc = Unit testing framework for OCaml
pkgver = 2.2.7
pkgrel = 4
url = https://github.com/gildor478/ounit
arch = x86_64
arch = aarch64
license = MIT
makedepends = dune>=3.0.0
makedepends = ocaml-findlib
depends = ocaml>=4.08.0
depends = ocaml-lwt>=2.5.2
options = !strip
source = ocaml-ounit-2.2.7.tar.gz::https://github.com/gildor478/ounit/archive/v2.2.7.tar.gz
source = remove-shim-deps.diff
b2sums = 6fb43eccf33a02d3fbbbec1fd00b2901ae69bb55e9c94790ebcfed68f676bc0a9a573f4e03edc8c542e195b68c77deae0426c884ea81ceef1149548f6b760673
b2sums = 529b83b0c45bbe08637bbb12ce5884433a33439f32f212e0614a7e290abb84bd301a5752d89a695378a8c1d2276866f9bf60759a24842a483713f4ea6e8bf969
pkgname = ocaml-ounit
|