[cpan2nix] perlPackages.DateTimeTimeZone: cleanup
This commit is contained in:
parent
7491754283
commit
a2fdae6eec
@ -5131,7 +5131,7 @@ let
|
|||||||
pname = "DateTime-TimeZone";
|
pname = "DateTime-TimeZone";
|
||||||
version = "2.39";
|
version = "2.39";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/D/DR/DROLSKY/DateTime-TimeZone-2.39.tar.gz;
|
url = "mirror://cpan/authors/id/D/DR/DROLSKY/DateTime-TimeZone-2.39.tar.gz";
|
||||||
sha256 = "65a49083bf465b42c6a65df575efaceb87b5ba5a997d4e91e6ddba57190c8fca";
|
sha256 = "65a49083bf465b42c6a65df575efaceb87b5ba5a997d4e91e6ddba57190c8fca";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal TestRequires ];
|
buildInputs = [ TestFatal TestRequires ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user