blob: 0ede5a3929eebe2dd1b4bf9644e2f502e52f35e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ocaml-multicoretests
pkgdesc = PBT testsuite and libraries for testing multicore OCaml
pkgver = 0.7
pkgrel = 2
url = https://github.com/ocaml-multicore/multicoretests
arch = x86_64
arch = aarch64
license = BSD-2-Clause
makedepends = dune>=3.0.0
depends = ocaml>=4.12.0
depends = ocaml-qcheck>=0.23
options = !strip
source = ocaml-multicoretests-0.7.tar.gz::https://github.com/ocaml-multicore/multicoretests/archive/0.7.tar.gz
source = disable-dynlink-lin_tests_dsl-test.diff
b2sums = 79eb19bd45f6e59f1ffd1a3dc3ec6d6cc2c6d1bf5ba1645a3f8948aae923c3a6998c138010caf8b1ef19add4b99720644a6635eeab8a511620a7bf7b934509b0
b2sums = 9800f0b1185610845557a8068d17589965839f8dba1fb19b0cbd5525aaef3b6d6c29631a6de81e5065b3289b3d89fddf73854182bb34faed0915e3ae17fbbc1c
pkgname = ocaml-multicoretests
|