summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ea31b2df9675ad1f9cb39f640642ce901aabdaa (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
25
26
pkgbase = ocaml-ppxlib
	pkgdesc = Standard library for ppx rewriters
	pkgver = 0.22.0
	pkgrel = 1
	url = https://github.com/ocaml-ppx/ppxlib
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = dune>=2.7.0
	depends = ocaml>=4.04.1
	depends = ocaml-compiler-libs-repackaged>=0.11.0
	depends = ocaml-migrate-parsetree2>=2.1.0
	depends = ocaml-ppx_derivers>=1.0.0
	depends = ocaml-sexplib0
	depends = ocaml-stdlib-shims
	options = !strip
	source = ocaml-ppxlib-0.22.0-1.tar.gz::https://github.com/ocaml-ppx/ppxlib/archive/0.22.0.tar.gz
	source = ocaml-migrate-parsetree2.diff
	sha256sums = 826f859c760901d437dc63bc490422f49befac8c3d2a620dc547a7d5c5147b20
	sha256sums = cf9c23418e0a6b166b147462278c594e5e48ffd933a3703daf6aa38bc77f666a

pkgname = ocaml-ppxlib