From b53487e43e7522c2dec4b994fb837ae4ae8fdde4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 16 Jul 2018 14:07:13 +0200 Subject: [PATCH] ocaml-lablgtk2: rebuild for ocaml-4.07.0. --- srcpkgs/ocaml-lablgtk2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ocaml-lablgtk2/template b/srcpkgs/ocaml-lablgtk2/template index d8314d522fb..d3ed23079c4 100644 --- a/srcpkgs/ocaml-lablgtk2/template +++ b/srcpkgs/ocaml-lablgtk2/template @@ -1,7 +1,7 @@ # Template file for 'ocaml-lablgtk2' pkgname=ocaml-lablgtk2 version=2.18.6 -revision=1 +revision=2 wrksrc="lablgtk-${version}" build_style=gnu-configure configure_args="--without-glade --without-gnomeui --without-gtksourceview"