[cpan2nix] perlPackages.DateTimeFormatHTTP: cleanup
This commit is contained in:
parent
6aa717a651
commit
e95fda2fa5
@ -3607,7 +3607,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
DateTimeFormatHTTP = buildPerlPackage rec {
|
DateTimeFormatHTTP = buildPerlModule rec {
|
||||||
name = "DateTime-Format-HTTP-0.42";
|
name = "DateTime-Format-HTTP-0.42";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/C/CK/CKRAS/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/C/CK/CKRAS/${name}.tar.gz";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user