Received: from mx7.valuehost.ru (mx7.valuehost.ru [217.112.42.214]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id AE7F0782B3B for ; Tue, 3 Sep 2019 06:00:47 +0000 (UTC) Received: from mx7.valuehost.ru (unknown [127.0.0.255]) by mx7.valuehost.ru (Postfix) with ESMTP id 92F8053A03 for ; Tue, 3 Sep 2019 09:00:46 +0300 (MSK) From: alpine-mips-patches Date: Tue, 3 Sep 2019 05:26:43 +0000 Subject: [PATCH 1/4] testing/ocaml-menhir: rebuild against ocaml-4.08.0 To: alpine-aports@lists.alpinelinux.org Message-Id: <20190903060046.92F8053A03@mx7.valuehost.ru> --- testing/ocaml-menhir/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/ocaml-menhir/APKBUILD b/testing/ocaml-menhir/APKBUILD index 6d9d289449..aeb31aed14 100644 --- a/testing/ocaml-menhir/APKBUILD +++ b/testing/ocaml-menhir/APKBUILD @@ -4,7 +4,7 @@ pkgname=ocaml-menhir _pkgname=menhir # NOTE: Check supported version in Reason before upgrading! pkgver=20171013 -pkgrel=4 +pkgrel=5 pkgdesc="LR(1) parser generator for OCaml" url="http://gallium.inria.fr/~fpottier/menhir/" arch="aarch64 ppc64le x86_64" # limited by ocaml aport -- 2.23.0