diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-30 20:15:56 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-30 20:26:43 +0200 |
commit | 9774cf1dd76d16a0aa6e46e83fc83676cc664dca (patch) | |
tree | 09c14316f319c76d09874cb5d0ddb8e17334e274 /testing/ocaml-lwt | |
parent | 3a45c46bc1843657248c8050f0a285cbf5bc7cb4 (diff) | |
download | aports-9774cf1dd76d16a0aa6e46e83fc83676cc664dca.tar.bz2 aports-9774cf1dd76d16a0aa6e46e83fc83676cc664dca.tar.xz |
testing/ocaml-migrate-parsetree: rebuild depending packages
Diffstat (limited to 'testing/ocaml-lwt')
-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 |