summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0a88ca00f401d9b2f8b99cc94905998be56649fa (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.18.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>=1.11.0
	depends = ocaml>=4.04.1
	depends = ocaml-compiler-libs-repackaged>=0.11.0
	depends = ocaml-migrate-parsetree2
	depends = ocaml-ppx_derivers>=1.0.0
	depends = ocaml-sexplib0
	depends = ocaml-stdlib-shims
	options = !strip
	source = ocaml-ppxlib-0.18.0-1.tar.gz::https://github.com/ocaml-ppx/ppxlib/archive/0.18.0.tar.gz
	source = ocaml-migrate-parsetree2.diff
	sha256sums = 64a9bfc78fa27b55a164ec5f37f74ca7843d0b94dd3f97d7bf2f7991cef470e4
	sha256sums = bf1afe67407932df77f7cd786218e4fba45658586ec285e8988789e883281dac

pkgname = ocaml-ppxlib