diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-30 20:38:21 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-30 20:39:13 +0200 |
commit | f7386acb8f0681d7df89dff940f65ca9ec83d3ac (patch) | |
tree | f4bc3caa247d02fd4dcadedde8e133b9ff25edc5 /testing/ocaml-lambda-term | |
parent | 69f7127b8c3ca624722702eb851a36ab598a56ae (diff) | |
download | aports-f7386acb8f0681d7df89dff940f65ca9ec83d3ac.tar.bz2 aports-f7386acb8f0681d7df89dff940f65ca9ec83d3ac.tar.xz |
testing/ocaml-lwt: rebuild depending packages
Diffstat (limited to 'testing/ocaml-lambda-term')
-rw-r--r-- | testing/ocaml-lambda-term/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-lambda-term/APKBUILD b/testing/ocaml-lambda-term/APKBUILD index 22edd1481e..87c01ff739 100644 --- a/testing/ocaml-lambda-term/APKBUILD +++ b/testing/ocaml-lambda-term/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-lambda-term _pkgname=lambda-term pkgver=1.12.0 -pkgrel=3 +pkgrel=4 pkgdesc="Terminal manipulation library for OCaml" url="https://github.com/diml/lambda-term" # x86, armhf, s390x: limited by ocaml aport |