From 54c162aacd29d05288c913ed74091e13d47bade3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 17 Jun 2025 16:42:44 +0200 Subject: [PATCH] ocaml-zarith: rebuild for ocaml-5.3.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 b07ce07e1b6..eb3402d9d3d 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.14 -revision=1 +revision=2 build_style=configure hostmakedepends="perl" makedepends="gmp-devel ocaml"