[cpan2nix] perlPackages.Importer: 0.025 -> 0.026
This commit is contained in:
parent
ea8bc61d9b
commit
6f27be4bfc
@ -9665,10 +9665,10 @@ let
|
|||||||
|
|
||||||
Importer = buildPerlPackage {
|
Importer = buildPerlPackage {
|
||||||
pname = "Importer";
|
pname = "Importer";
|
||||||
version = "0.025";
|
version = "0.026";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/E/EX/EXODIST/Importer-0.025.tar.gz";
|
url = "mirror://cpan/authors/id/E/EX/EXODIST/Importer-0.026.tar.gz";
|
||||||
sha256 = "0745138c487d74033d0cbeb36f06595036dc7e688f1a5dbec9cc2fa799e13946";
|
sha256 = "e08fa84e13cb998b7a897fc8ec9c3459fcc1716aff25cc343e36ef875891b0ef";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "Alternative but compatible interface to modules that export symbols";
|
description = "Alternative but compatible interface to modules that export symbols";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user