summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d82cb90f5a3ed220d33a019553aad9550e11961d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ocaml-ppx_module_timer
	pkgdesc = Ppx rewriter that records top-level module startup times
	pkgver = 0.16.0
	pkgrel = 1
	url = https://github.com/janestreet/ppx_module_timer
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = dune>=2.0.0
	depends = ocaml>=4.14.0
	depends = ocaml-base>=0.16.0
	depends = ocaml-ppx_base>=0.16.0
	depends = ocaml-ppxlib>=0.28.0
	depends = ocaml-stdio>=0.16.0
	depends = ocaml-time_now>=0.16.0
	options = !strip
	source = ocaml-ppx_module_timer-0.16.0-1.tar.gz::https://github.com/janestreet/ppx_module_timer/archive/v0.16.0.tar.gz
	sha512sums = 6125aec05e91bb11d1b41fc4fb9a1030561403c7f27ea9d9512a6050da4cfdc796cfe3acb1d96e5333f65b6beab6f5b16b044529ccc6e99e90c019923adf85d9

pkgname = ocaml-ppx_module_timer