From 3f0d4e066a6b2c930addc09cd8f24cfde2efad2d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 17 Jun 2025 16:57:16 +0200 Subject: [PATCH] unison: rebuild for ocaml-5.3.0. --- srcpkgs/unison/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/unison/template b/srcpkgs/unison/template index 1285e76cd11..7379f0dcf97 100644 --- a/srcpkgs/unison/template +++ b/srcpkgs/unison/template @@ -1,7 +1,7 @@ # Template file for 'unison' pkgname=unison version=2.53.7 -revision=1 +revision=2 hostmakedepends="ocaml" short_desc="File-synchronization tool" maintainer="Andrew J. Hesford "