diff options
Diffstat (limited to 'testing/ocaml-ppx_deriving/APKBUILD')
-rw-r--r-- | testing/ocaml-ppx_deriving/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-ppx_deriving/APKBUILD b/testing/ocaml-ppx_deriving/APKBUILD index c7a0737618..cf3860ac10 100644 --- a/testing/ocaml-ppx_deriving/APKBUILD +++ b/testing/ocaml-ppx_deriving/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-ppx_deriving _pkgname=ppx_deriving pkgver=4.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Type-driven code generation for OCaml" url="https://github.com/ocaml-ppx/ppx_deriving" arch="all !x86 !armhf !s390x" # limited by ocaml aport |