diff options
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 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 |