summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ab464d8fcdb6ca30a032a09aa94fbc86f91ce5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = ocaml-spawn
	pkgdesc = A small OCaml library for spawning sub-processes
	pkgver = 0.17.0
	pkgrel = 1
	url = https://github.com/janestreet/spawn
	arch = x86_64
	arch = aarch64
	license = MIT
	checkdepends = ocaml-ppx_expect
	makedepends = dune>=2.8.0
	depends = ocaml>=4.05.0
	depends = ocaml-ppx_bench
	options = !strip
	source = ocaml-spawn-0.17.0.tar.gz::https://github.com/janestreet/spawn/archive/v0.17.0.tar.gz
	b2sums = 07e62ff3dba88132ab1ed1aeab168f6860e0cf50aa2fe6e6f07e495f07d4d1e237c017fd98ce93a613b7e43943d9edb98c51fabb3ad81a2ab1f10903d58f53a2

pkgname = ocaml-spawn