From ff361da879a2d438ee4cf6db7db756f79b95f610 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 1 Aug 2020 19:26:36 +0200 Subject: [PATCH] testing/perl-algorithm-cron: rebuild against Perl 5.32.0 --- testing/perl-algorithm-cron/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/perl-algorithm-cron/APKBUILD b/testing/perl-algorithm-cron/APKBUILD index f8f98e43597..a04658cf82d 100644 --- a/testing/perl-algorithm-cron/APKBUILD +++ b/testing/perl-algorithm-cron/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-algorithm-cron _pkgreal=Algorithm-Cron pkgver=0.10 -pkgrel=2 +pkgrel=3 pkgdesc="abstract implementation of the F scheduling" url="https://metacpan.org/release/Algorithm-Cron" arch="noarch"