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-lambda-term | |
parent | 3a45c46bc1843657248c8050f0a285cbf5bc7cb4 (diff) | |
download | aports-9774cf1dd76d16a0aa6e46e83fc83676cc664dca.tar.bz2 aports-9774cf1dd76d16a0aa6e46e83fc83676cc664dca.tar.xz |
testing/ocaml-migrate-parsetree: 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 498fb513c6..22edd1481e 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=2 +pkgrel=3 pkgdesc="Terminal manipulation library for OCaml" url="https://github.com/diml/lambda-term" # x86, armhf, s390x: limited by ocaml aport |