From f7386acb8f0681d7df89dff940f65ca9ec83d3ac Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Fri, 30 Mar 2018 20:38:21 +0200 Subject: [PATCH] testing/ocaml-lwt: rebuild depending packages --- testing/ocaml-lambda-term/APKBUILD | 2 +- testing/ocaml-markup/APKBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/ocaml-lambda-term/APKBUILD b/testing/ocaml-lambda-term/APKBUILD index 22edd1481ef..87c01ff7399 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 diff --git a/testing/ocaml-markup/APKBUILD b/testing/ocaml-markup/APKBUILD index b7d58846d78..5621794d011 100644 --- a/testing/ocaml-markup/APKBUILD +++ b/testing/ocaml-markup/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-markup _pkgname=markup.ml pkgver=0.7.6 -pkgrel=1 +pkgrel=2 pkgdesc="Error-recovering streaming HTML5 and XML parsers for OCaml" url="http://aantron.github.io/markup.ml" arch="all !x86 !armhf !s390x" # limited by ocaml aport