blob: fd6589782f4d26fc9ff80cf79d4cc1f78832a5f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ocaml-ppx_pipebang
pkgdesc = A ppx rewriter that inlines reverse application operators |> and |!
pkgver = 0.17.0
pkgrel = 2
epoch = 1
url = https://github.com/janestreet/ppx_pipebang
arch = x86_64
arch = aarch64
license = MIT
makedepends = dune>=3.11.0
depends = ocaml>=5.1.0
depends = ocaml-ppxlib>=0.28.0
depends = zstd
options = !strip
source = ocaml-ppx_pipebang-0.17.0.tar.gz::https://github.com/janestreet/ppx_pipebang/archive/v0.17.0.tar.gz
b2sums = 339014da374a108675b4efbf1c81b9c30ad811b291061cfc601f34c89baa3042d6e47713b475dab00aeb24edef9c3d76c7243d2c121839dc94360942cbce96cb
pkgname = ocaml-ppx_pipebang
|