blob: 241d58e900e918d3f11e2f41c6db8e8336ea829b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = ocaml-eio
pkgdesc = Effects-based direct-style IO for multicore OCaml
pkgver = 1.2
pkgrel = 1
url = https://github.com/ocaml-multicore/eio
arch = x86_64
arch = aarch64
license = BSD-3-Clause AND ISC
checkdepends = ocaml-alcotest>=1.7.0
checkdepends = ocaml-cmdliner>=1.1.0
checkdepends = ocaml-crowbar>=0.2
checkdepends = ocaml-dscheck>=0.1.0
checkdepends = ocaml-kcas>=0.3.0
checkdepends = ocaml-logs>=0.7.0
checkdepends = ocaml-mdx>=2.4.1
checkdepends = ocaml-yojson>=2.0.2
makedepends = dune>=3.9.0
depends = ocaml>=5.1.0
depends = ocaml-bigstringaf>=0.9.0
depends = ocaml-cstruct>=6.0.1
depends = ocaml-domain-local-await>=0.1.0
depends = ocaml-fmt>=0.8.9
depends = ocaml-hmap>=0.8.1
depends = ocaml-iomux>=0.2
depends = ocaml-lwt-dllist
depends = ocaml-mtime>=2.0.0
depends = ocaml-optint>=0.1.0
depends = ocaml-psq>=0.2.0
depends = ocaml-uring>=0.9
options = !strip
source = ocaml-eio-1.2.tar.gz::https://github.com/ocaml-multicore/eio/archive/v1.2.tar.gz
b2sums = 1d2ea772a5399067df33dac9692374ebe6834912b7abc59d8612cc16c2365fe4b0a9602439a07985473f612ff953dabed7bb51e619fac7103dacd952373b954b
pkgname = ocaml-eio
|