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

pkgname = ocaml-ppx_hash