blob: 0c72a46b3399224f1896ca4816603948eedc2b92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ocaml-ppx_here
pkgdesc = Expands [%here] into its location
pkgver = 0.17.0
pkgrel = 2
epoch = 1
url = https://github.com/janestreet/ppx_here
arch = x86_64
arch = aarch64
license = MIT
makedepends = dune>=3.11.0
depends = ocaml>=5.1.0
depends = ocaml-base>=0.17.0
depends = ocaml-ppxlib>=0.28.0
depends = zstd
options = !strip
source = ocaml-ppx_here-0.17.0.tar.gz::https://github.com/janestreet/ppx_here/archive/v0.17.0.tar.gz
b2sums = bbfc83ed262d216343729675c13a7b4902dc726b8faca0f4dc042263e7eafbb6f05c4c347310cf690f4c07d65d6683a7b2ed6a46e30edc53ec13ecea5a5b59f5
pkgname = ocaml-ppx_here
|