~alpine/aports

4 of 6: testing/ocaml-num: rebuild against ocaml-4.09.0-r0 v1 PROPOSED

alpine-mips-patches: 1
 testing/ocaml-num: rebuild against ocaml-4.09.0-r0

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3124/mbox | git am -3
Learn more about email & git

[PATCH 4 of 6] testing/ocaml-num: rebuild against ocaml-4.09.0-r0 Export this patch

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