summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b44045517004a4bc841f8bd7395c199372defd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = ocaml-ppx_hash
	pkgdesc = A ppx rewriter that generates hash functions from type expressions and definitions
	pkgver = 0.15.0
	pkgrel = 3
	url = https://github.com/janestreet/ppx_hash
	arch = x86_64
	arch = i686
	arch = pentium4
	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_compare>=0.15.0
	depends = ocaml-ppx_sexp_conv>=0.15.0
	depends = ocaml-ppxlib>=0.23.0
	options = !strip
	source = ocaml-ppx_hash-0.15.0-3.tar.gz::https://github.com/janestreet/ppx_hash/archive/v0.15.0.tar.gz
	sha512sums = 333d2b232b1d5c15fe144bafb7ad4c843e5381e71b21b25a6fb9c03b1ee98ba81580de7036580ac2d04dcdfed0af20003875b9374412b8ef130b4647c30fee6a

pkgname = ocaml-ppx_hash