From 0217caae42b9fbcd463101d95128b57d65e7668c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 5 Jun 2020 14:57:45 +0200 Subject: perl-time-moment: rebuild --- perl-time-moment/PKGBUILD | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'perl-time-moment') diff --git a/perl-time-moment/PKGBUILD b/perl-time-moment/PKGBUILD index dc1d4179..9f55b0d2 100644 --- a/perl-time-moment/PKGBUILD +++ b/perl-time-moment/PKGBUILD @@ -3,12 +3,16 @@ pkgname='perl-time-moment' pkgver=0.44 -pkgrel=4 +pkgrel=5 pkgdesc='Represents a date and time of day with an offset from UTC' arch=('x86_64' 'i686' 'pentium4') license=('PerlArtistic' 'GPL') options=('!emptydirs') +_pinned_dependencies=( + 'glibc>=2.31' +) depends=( + "${_pinned_dependencies[@]}" 'perl>=5.30' 'perl<5.31' 'perl-carp' -- cgit v1.2.3-54-g00ecf