[cpan2nix] perlPackages.Future: cleanup
This commit is contained in:
parent
24040a0c9e
commit
f0850630d4
@ -8128,7 +8128,7 @@ let
|
|||||||
pname = "Future";
|
pname = "Future";
|
||||||
version = "0.45";
|
version = "0.45";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/P/PE/PEVANS/Future-0.45.tar.gz;
|
url = "mirror://cpan/authors/id/P/PE/PEVANS/Future-0.45.tar.gz";
|
||||||
sha256 = "1h5609wd1m774h8brgm5vinz6pfmdszp2ms6ybxlyhs0p5msp36f";
|
sha256 = "1h5609wd1m774h8brgm5vinz6pfmdszp2ms6ybxlyhs0p5msp36f";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal TestIdentity TestRefcount ];
|
buildInputs = [ TestFatal TestIdentity TestRefcount ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user