From 66bd789081a0daf69323078eca88e5eb90b450fe Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 6 Mar 2021 16:59:49 +0100 Subject: [PATCH] pdfsandwich: rebuild for ocaml-4.12.0. --- srcpkgs/pdfsandwich/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pdfsandwich/template b/srcpkgs/pdfsandwich/template index 67c1a011ba7..07052abf413 100644 --- a/srcpkgs/pdfsandwich/template +++ b/srcpkgs/pdfsandwich/template @@ -1,7 +1,7 @@ # Template file for 'pdfsandwich' pkgname=pdfsandwich version=0.1.7 -revision=3 +revision=4 build_style=gnu-configure hostmakedepends="ocaml perl" makedepends="ocaml"