From 00837bc61a1bad2089258ef5b6daf4a62e20f9cd Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 27 Oct 2020 21:32:42 +0100 Subject: [PATCH] perl-ExtUtils-XSpp: rebuild for perl-5.32. --- srcpkgs/perl-ExtUtils-XSpp/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/perl-ExtUtils-XSpp/template b/srcpkgs/perl-ExtUtils-XSpp/template index 708071a8279..821b37c9cde 100644 --- a/srcpkgs/perl-ExtUtils-XSpp/template +++ b/srcpkgs/perl-ExtUtils-XSpp/template @@ -1,8 +1,7 @@ # Template file for 'perl-ExtUtils-XSpp' pkgname=perl-ExtUtils-XSpp version=0.18 -revision=1 -archs=noarch +revision=2 wrksrc="ExtUtils-XSpp-${version}" build_style=perl-ModuleBuild hostmakedepends="perl perl-Module-Build perl-Test-Base perl-Test-Differences"