From 215d7a0d0f870ce15a3de86ec582da39ecf5f572 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 1 Oct 2021 18:23:49 +0200 Subject: [PATCH] ocaml-zarith: rebuild for ocaml-4.13.1. --- srcpkgs/ocaml-zarith/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ocaml-zarith/template b/srcpkgs/ocaml-zarith/template index 4c14a4143b..e3bb17fa7e 100644 --- a/srcpkgs/ocaml-zarith/template +++ b/srcpkgs/ocaml-zarith/template @@ -1,7 +1,7 @@ # Template file for 'ocaml-zarith' pkgname=ocaml-zarith version=1.12 -revision=1 +revision=2 wrksrc="Zarith-release-${version}" build_style=configure make_check_target="tests"