diff options
Diffstat (limited to 'testing/ocaml-lwt/APKBUILD')
-rw-r--r-- | testing/ocaml-lwt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-lwt/APKBUILD b/testing/ocaml-lwt/APKBUILD index 5a0c2f9da9..d9d097adf3 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=4 +pkgrel=5 pkgdesc="OCaml promises and concurrent I/O" url="https://github.com/ocsigen/lwt" arch="all !x86 !armhf !s390x" # limited by ocaml aport |