From c0e71bb548c9d434ddf424093509ac6ccac37a5f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 6 Mar 2021 16:00:29 +0100 Subject: [PATCH] ocaml-num: rebuild for ocaml-4.12.0. --- srcpkgs/ocaml-num/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ocaml-num/template b/srcpkgs/ocaml-num/template index 736c1361b3d..faa7b02c15c 100644 --- a/srcpkgs/ocaml-num/template +++ b/srcpkgs/ocaml-num/template @@ -1,7 +1,7 @@ # Template file for 'ocaml-num' pkgname=ocaml-num version=1.4 -revision=1 +revision=2 wrksrc="num-${version}" build_style=gnu-makefile make_install_target="findlib-install"