From c2b04492770bbb1d32618b4a6cfbb1f077574d5d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 22 Feb 2020 14:01:22 +0100 Subject: [PATCH] ocaml-num: rebuild for ocaml-4.10.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 ecc76e5eb6e..8f72890d27f 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.3 -revision=1 +revision=2 build_style=gnu-makefile makedepends="ocaml ocaml-findlib" make_install_target="findlib-install"