summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c22f35b43f9c7eade936ebe40dfbf2fd4a8af64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ocaml-ppx_hash
	pkgdesc = A ppx rewriter that generates hash functions from type expressions and definitions
	pkgver = 0.12.0
	pkgrel = 1
	url = https://github.com/janestreet/ppx_hash
	arch = x86_64
	license = MIT
	makedepends = dune
	depends = ocaml
	depends = ocaml-base
	depends = ocaml-ppx_compare
	depends = ocaml-ppx_sexp_conv
	depends = ocaml-ppxlib
	options = !strip
	source = https://github.com/janestreet/ppx_hash/archive/v0.12.0.tar.gz
	sha512sums = bc703cb88ec2ecfc3af8890bc231c3e93ae68caadb6917d2bc7b7f30ca210bfda559d94cd562d5ecaf8ac7178d9219499ffbdb1042d1c83d68646106546ef0ec

pkgname = ocaml-ppx_hash