Received: from mx12.valuehost.ru (mx12.valuehost.ru [217.112.42.215]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id B89B37819A7 for ; Thu, 7 Nov 2019 12:23:28 +0000 (UTC) Received: from mx7.valuehost.ru (unknown [127.0.0.255]) by mx12.valuehost.ru (Postfix) with ESMTP id 233DE4CA5A for ; Thu, 7 Nov 2019 15:23:28 +0300 (MSK) From: alpine-mips-patches Date: Thu, 7 Nov 2019 12:11:30 +0000 Subject: [PATCH 4 of 6] testing/ocaml-num: rebuild against ocaml-4.09.0-r0 To: alpine-aports@lists.alpinelinux.org Message-Id: <20191107122328.233DE4CA5A@mx12.valuehost.ru> --- testing/ocaml-num/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/ocaml-num/APKBUILD b/testing/ocaml-num/APKBUILD index a60307e15a..5bf5f4167c 100644 --- a/testing/ocaml-num/APKBUILD +++ b/testing/ocaml-num/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-num _pkgname=num pkgver=1.2 -pkgrel=0 +pkgrel=1 pkgdesc="Arbitray-precision rational arithmetic for OCaml" url="https://github.com/ocaml/num" arch="aarch64 ppc64le x86_64" # reflect ocaml aport platforms -- 2.23.0