From 694bc9cd599f832d4482ed2ae8cd3bf9594aa47a Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 1 Aug 2020 19:26:18 +0200 Subject: [PATCH] main/perl-module-runtime: rebuild against Perl 5.32.0 --- main/perl-module-runtime/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/perl-module-runtime/APKBUILD b/main/perl-module-runtime/APKBUILD index 840171ec4a0..9846105f88c 100644 --- a/main/perl-module-runtime/APKBUILD +++ b/main/perl-module-runtime/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-module-runtime _pkgreal=Module-Runtime pkgver=0.016 -pkgrel=3 +pkgrel=4 pkgdesc="runtime module handling" url="https://metacpan.org/release/Module-Runtime/" arch="noarch"