testing/ocaml-result: rebuild with ocaml 4.06.1, fix depends

This commit is contained in:
Jakub Jirutka 2018-03-10 00:47:45 +01:00
parent a99a21c93c
commit ad7120cafc

View File

@ -3,11 +3,12 @@
pkgname=ocaml-result
_pkgname=result
pkgver=1.3
pkgrel=2
pkgrel=3
pkgdesc="Compat result type"
url="https://github.com/janestreet/result"
arch="all !x86 !armhf !s390x" # limited by ocaml
license="BSD-3-Clause"
depends="ocaml-runtime"
makedepends="dune ocaml ocaml-findlib opam"
options="!check" # no tests provided
subpackages="$pkgname-dev"