From 46c45ca9d0526f2e7fdb9d6a3ba2ed71584711cc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 6 Mar 2021 16:59:07 +0100 Subject: [PATCH] ocaml-lablgtk2: rebuild for ocaml-4.12.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 e1ef60da18c..952b4b9c3dc 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=2 +revision=3 wrksrc="lablgtk-${version}" build_style=gnu-configure configure_args="--without-glade --without-gnomeui --without-gtksourceview"