mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/ocaml-result: rebuild with ocaml 4.06.1, fix depends
This commit is contained in:
parent
a99a21c93c
commit
ad7120cafc
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user