From 848615bc45e7fb793d6ad6de4eb16a1f95e181e9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 20 Aug 2020 14:22:36 +0200 Subject: [PATCH] ocaml-zarith: rebuild for ocaml-4.11.0. --- 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 426e4894155..65f9d4c0b9e 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.9.1 -revision=2 +revision=3 wrksrc="Zarith-release-${version}" build_style=configure make_check_target="tests"