From fb89df568a5908176613ebe04f4391eab25a5db6 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 16 Jul 2018 14:01:09 +0200 Subject: [PATCH] pfff: rebuild for ocaml-4.07.0. --- srcpkgs/pfff/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pfff/template b/srcpkgs/pfff/template index 49a7a3704f3..7fab96fa277 100644 --- a/srcpkgs/pfff/template +++ b/srcpkgs/pfff/template @@ -1,7 +1,7 @@ # Template build file for 'pfff' pkgname=pfff version=0.29 -revision=3 +revision=4 build_style=configure configure_args="--prefix=/usr" short_desc="Tools and APIs for code analysis, visualization and transformation"