From 4d179905efef78506d0e62337bbfd4df6c72f4c5 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 15 Jun 2024 23:02:35 +0200 Subject: [PATCH] ocaml-zarith: rebuild for ocaml-5.2.0_1. --- 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 613079976ff..8b59e0efb1f 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.13 -revision=1 +revision=2 build_style=configure hostmakedepends="perl" makedepends="gmp-devel ocaml"