summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab24979762662a7777f004f34e5a80cb28a76384 (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.15.0
	pkgrel = 2
	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.08.0
	depends = ocaml-base>=0.15.0
	depends = ocaml-ppx_base>=0.15.0
	depends = ocaml-ppxlib>=0.23.0
	depends = ocaml-stdio>=0.15.0
	depends = ocaml-time_now>=0.15.0
	options = !strip
	source = ocaml-ppx_module_timer-0.15.0-2.tar.gz::https://github.com/janestreet/ppx_module_timer/archive/v0.15.0.tar.gz
	sha512sums = 4cd55dce6872cbed1d34c34043500651e605c406747914173584cee1d8f3ff298a75efeb8a4beb7840df76b5d7c7db98d15399d3c4a3a5dca2a11d57339df6de

pkgname = ocaml-ppx_module_timer