blob: 08ace68282109ad75e5e710f716f7a7075143a2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ocaml-lwt
pkgdesc = A library for cooperative threads in OCaml
pkgver = 5.9.0
pkgrel = 1
url = https://github.com/ocsigen/lwt
arch = x86_64
arch = aarch64
license = MIT
checkdepends = ocaml-ppx_let
makedepends = cppo>=1.1.0
depends = libev
depends = dune>=2.7.0
depends = ocaml>=4.08.0
depends = ocaml-findlib>=1.7.3
depends = ocaml-ocplib-endian
depends = ocaml-ppxlib>=0.16.0
depends = ocaml-react>=1.0.0
depends = zstd
options = !strip
source = ocaml-lwt-5.9.0.tar.gz::https://github.com/ocsigen/lwt/archive/5.9.0.tar.gz
b2sums = 123905ca0ef198e410eeacdef9bda91a2b89f8fa4427fee5a747cdde91d7058be7f3f91f405ad61c3df867569a713b1c64db33d237e862d131609bee310d3c21
pkgname = ocaml-lwt
|