diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-08 16:47:16 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-08 18:11:06 +0100 |
commit | 8077d43efcbc75b341427da1faa28d9b9a01d844 (patch) | |
tree | bf884b41b90ded88c601b6c020ab3c2b0df24160 /testing/ocaml-lambda-term/APKBUILD | |
parent | 774b980468786e517f24a063b59fc22afbe44fb4 (diff) | |
download | aports-8077d43efcbc75b341427da1faa28d9b9a01d844.tar.bz2 aports-8077d43efcbc75b341427da1faa28d9b9a01d844.tar.xz |
testing/ocaml-lambda-term: rebuild with fixed opam
Diffstat (limited to 'testing/ocaml-lambda-term/APKBUILD')
-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 24c123e31f..21c4f82826 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=0 +pkgrel=1 pkgdesc="Terminal manipulation library for OCaml" url="https://github.com/diml/lambda-term" arch="all !x86 !armhf !s390x !ppc64le" # limited by ocaml and ocaml-cppo aports |