blob: 5bede7947d6723dee6cbfdee5d7ab852205164e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ocaml-ppx_disable_unused_warnings
pkgdesc = Expands [@disable_unused_warnings] into [@warning "-20-26-32-33-34-35-36-37-38-39-60-66-67"]
pkgver = 0.17.0
pkgrel = 3
url = https://github.com/janestreet/ppx_disable_unused_warnings
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_disable_unused_warnings-0.17.0.tar.gz::https://github.com/janestreet/ppx_disable_unused_warnings/archive/v0.17.0.tar.gz
b2sums = d9f370a2e32b936996b60f2565b04cff88971a88cd60d40fa35ec0b0f00ba6f2b7ae603668f28b94275459291db555696d27265682b131af02d7f7d7372223df
pkgname = ocaml-ppx_disable_unused_warnings
|