aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-lwt
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-08 16:46:23 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-08 18:11:06 +0100
commit774b980468786e517f24a063b59fc22afbe44fb4 (patch)
tree4cbcf640d6eb356f50ff392cb71de2351e3d3f12 /testing/ocaml-lwt
parent7ae70c1853c7ae8ca2de72346dc7a04d307301af (diff)
downloadaports-774b980468786e517f24a063b59fc22afbe44fb4.tar.bz2
aports-774b980468786e517f24a063b59fc22afbe44fb4.tar.xz
testing/ocaml-lwt: rebuild with fixed opam
Diffstat (limited to 'testing/ocaml-lwt')
-rw-r--r--testing/ocaml-lwt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-lwt/APKBUILD b/testing/ocaml-lwt/APKBUILD
index 353a9b250e..3c365012f4 100644
--- a/testing/ocaml-lwt/APKBUILD
+++ b/testing/ocaml-lwt/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-lwt
_pkgname=lwt
pkgver=3.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="OCaml promises and concurrent I/O"
url="https://github.com/ocsigen/lwt"
arch="all !x86 !armhf !s390x !ppc64le" # limited by ocaml and ocaml-cppo aports