* update perl-test-warnings to 0.032-1

This commit is contained in:
Alexander Baldeck 2023-11-20 10:10:07 +01:00
parent 3ab1a37bde
commit be0735dc22

View File

@ -4,8 +4,8 @@
# Generator : CPANPLUS::Dist::Arch 1.28
pkgname='perl-test-warnings'
pkgver=0.031
pkgrel=4
pkgver=0.032
pkgrel=1
pkgdesc="Test for warnings and the lack of them"
arch=(any)
license=('PerlArtistic' 'GPL')
@ -14,7 +14,7 @@ depends=('perl')
makedepends=()
url='https://search.mcpan.org/dist/Test-Warnings'
source=("https://search.mcpan.org/CPAN/authors/id/E/ET/ETHER/Test-Warnings-$pkgver.tar.gz")
sha256sums=('1e542909fef305e45563e9878ea1c3b0c7cef1b28bb7ae07eba2e1efabec477b')
sha256sums=('4727dae2416e9f07e41e2dc3a9143ba6affc1ec57652117c99d50038e313e9d9')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \