From 97e49bec9c39981b8fa79bb86df830064d08b32d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 1 Oct 2021 18:23:34 +0200 Subject: [PATCH] ocaml-num: rebuild for ocaml-4.13.1. --- 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 faa7b02c15c..bfce4e7baf9 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=2 +revision=3 wrksrc="num-${version}" build_style=gnu-makefile make_install_target="findlib-install"