diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-07 18:47:47 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-07 18:41:29 +0200 |
commit | 2ca62ca803d65a91139f446467a736f71289a15d (patch) | |
tree | 3843c3bdd7497965a98335998a4bae6c86337850 /testing/ocaml-ppx_deriving/APKBUILD | |
parent | 34a5d98c2edfd727adbb1d0817872ca03b29aac5 (diff) | |
download | aports-2ca62ca803d65a91139f446467a736f71289a15d.tar.bz2 aports-2ca62ca803d65a91139f446467a736f71289a15d.tar.xz |
testing/ocaml-*: rebuild
Rebuild after upgrade of some ocaml packages.
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 |