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-merlin-extend | |
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-merlin-extend')
-rw-r--r-- | testing/ocaml-merlin-extend/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-merlin-extend/APKBUILD b/testing/ocaml-merlin-extend/APKBUILD index f51e1cd70b..83e9074eea 100644 --- a/testing/ocaml-merlin-extend/APKBUILD +++ b/testing/ocaml-merlin-extend/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-merlin-extend _pkgname=merlin-extend pkgver=0.3 -pkgrel=1 +pkgrel=2 pkgdesc="SDK to extend Merlin" url="https://github.com/let-def/merlin-extend" arch="all !x86 !armhf !s390x" # limited by ocaml aport |