forked from mirrors/nixpkgs
[cpan2nix] perlPackages.MooXlate: cleanup
This commit is contained in:
parent
52e06fa0b2
commit
1fa8d24d49
|
@ -13318,7 +13318,7 @@ let
|
|||
pname = "MooX-late";
|
||||
version = "0.100";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/T/TO/TOBYINK/MooX-late-0.100.tar.gz;
|
||||
url = "mirror://cpan/authors/id/T/TO/TOBYINK/MooX-late-0.100.tar.gz";
|
||||
sha256 = "2ae5b1e3da5abc0e4006278ecbcfa8fa7c224ea5529a6a688acbb229c09e6a5f";
|
||||
};
|
||||
buildInputs = [ TestFatal TestRequires ];
|
||||
|
|
Loading…
Reference in a new issue