From 7ceacc62b83b1e0b89aaae776ba8324658d86b70 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 20 Aug 2020 14:32:30 +0200 Subject: [PATCH] ocaml-lablgtk2: rebuild for ocaml-4.11.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 260aeddf528..b9389c1fff4 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.10 -revision=1 +revision=2 wrksrc="lablgtk-${version}" build_style=gnu-configure configure_args="--without-glade --without-gnomeui --without-gtksourceview"