perlPackages.DateTime: cleanups

This commit is contained in:
Stig Palmquist 2023-10-14 14:13:04 +02:00
parent 6a1a3a78e4
commit 4388dfd579

View file

@ -6345,7 +6345,7 @@ with self; {
url = "mirror://cpan/authors/id/D/DR/DROLSKY/DateTime-1.59.tar.gz";
hash = "sha256-3j6aY84VRwtNtK2tS6asjsKX2IwMbGs1SwgYg7CmdpU=";
};
buildInputs = [ CPANMetaCheck TestFatal TestWarnings ];
buildInputs = [ CPANMetaCheck TestFatal TestWarnings TestWithoutModule ];
propagatedBuildInputs = [ DateTimeLocale DateTimeTimeZone ];
meta = {
description = "A date and time object for Perl";