summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8736b2e0d9a5b248dce987990bcd5987bb0ce76f (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
pkgbase = ocaml-ppx_module_timer
	pkgdesc = Ppx rewriter that records top-level module startup times
	pkgver = 0.14.0
	pkgrel = 1
	url = https://github.com/janestreet/ppx_module_timer
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = dune>=2.0.0
	depends = ocaml>=4.04.2
	depends = ocaml-base>=0.14.0
	depends = ocaml-ppx_base>=0.14.0
	depends = ocaml-ppxlib>=0.11.0
	depends = ocaml-stdio>=0.14.0
	depends = ocaml-time_now>=0.14.0
	options = !strip
	source = ocaml-ppx_module_timer-0.14.0-1.tar.gz::https://github.com/janestreet/ppx_module_timer/archive/v0.14.0.tar.gz
	sha256sums = 860d86d71fc5a21f63c74b71ca86b6feeb14a1307d2594e02520dfab7d1df995

pkgname = ocaml-ppx_module_timer