From 63bad6734542775644138d923680c364d1626547 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 25 Sep 2022 15:04:54 +0200 Subject: [PATCH] highlight: rebuild for perl-5.36.0. --- srcpkgs/highlight/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index 0db032ef9d6..bb0856ef050 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,7 +1,7 @@ # Template file for 'highlight' pkgname=highlight version=4.1 -revision=2 +revision=3 build_style=gnu-makefile hostmakedepends="pkg-config swig perl" makedepends="boost-devel lua54-devel perl"