summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c947e141ed4f89bebadafd7d5ed1a29e7cd3db2b (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
pkgbase = ocaml-lwt
	pkgdesc = A library for cooperative threads in OCaml
	pkgver = 5.3.0
	pkgrel = 1
	url = https://github.com/ocsigen/lwt
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = cppo>=1.1.0
	makedepends = dune>=1.8.0
	depends = dune-configurator
	depends = libev
	depends = ocaml>=4.02.0
	depends = ocaml-mmap>=1.1.0
	depends = ocaml-ocplib-endian
	depends = ocaml-result
	depends = ocaml-seq
	depends = ocaml-migrate-parsetree>=1.5.0
	depends = ocaml-ppx_tools_versioned>=5.3.0
	depends = ocaml-react>=1.0.0
	options = !strip
	source = ocaml-lwt-5.3.0-1.tar.gz::https://github.com/ocsigen/lwt/archive/5.3.0.tar.gz
	sha256sums = 38ce928378a07b685f4606b60cbe37c26ef93ccb3e808c218e7d34ece9e659ad

pkgname = ocaml-lwt