From 72539c7dd873eb391396a1c11f01fe6855fc8597 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 22 Feb 2020 14:15:19 +0100 Subject: [PATCH] unison: rebuild for ocaml-4.10.0. --- srcpkgs/unison/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/unison/template b/srcpkgs/unison/template index 0f561b50bc5..f93ac3aec79 100644 --- a/srcpkgs/unison/template +++ b/srcpkgs/unison/template @@ -1,7 +1,7 @@ # Template file for 'unison' pkgname="unison" version=2.51.2 -revision=4 +revision=5 hostmakedepends="ocaml" short_desc="A file-synchronization tool" maintainer="allan " @@ -10,7 +10,6 @@ homepage="http://www.cis.upenn.edu/~bcpierce/unison/" distfiles="https://github.com/bcpierce00/unison/archive/v${version}.tar.gz" checksum=a2efcbeab651be6df69cc9b253011a07955ecb91fb407a219719451197849d5e nocross=yes -export OCAMLPARAM="safe-string=0,_" do_build() { CFLAGS= make UISTYLE=text DEBUGGING=false THREADS=true