From aea78ea1de994a84e8986c542e1590bacb72d6fc Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 17 Jun 2022 21:49:41 +0200 Subject: recompile all perl packages --- perl-moox-strictconstructor/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-moox-strictconstructor/PKGBUILD') diff --git a/perl-moox-strictconstructor/PKGBUILD b/perl-moox-strictconstructor/PKGBUILD index 433eedb0c..d30d9f45d 100644 --- a/perl-moox-strictconstructor/PKGBUILD +++ b/perl-moox-strictconstructor/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-moox-strictconstructor' pkgver=0.011 -pkgrel=4 +pkgrel=5 pkgdesc='Make your Moo-based object constructors blow up on unknown attributes.' arch=('any') license=('PerlArtistic' 'GPL') @@ -17,8 +17,8 @@ makedepends=( 'perl-test-fatal' 'perl-test-simple>=0.88') depends=( - 'perl>=5.34' - 'perl<5.35' + 'perl>=5.36' + 'perl<5.37' 'perl-class-method-modifiers' 'perl-constant' 'perl-moo>=1.001000' -- cgit v1.2.3-70-g09d2