[cpan2nix] perlPackages.MouseXGetopt: cleanup
This commit is contained in:
parent
8890444ab4
commit
6c3fb8c084
@ -9946,7 +9946,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/G/GF/GFUJI/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/G/GF/GFUJI/${name}.tar.gz";
|
||||||
sha256 = "a6221043e7be3217ce56d2a6425a413d9cd28e2f52053995a6ceb118e8e963bc";
|
sha256 = "a6221043e7be3217ce56d2a6425a413d9cd28e2f52053995a6ceb118e8e963bc";
|
||||||
};
|
};
|
||||||
buildInputs = [ ModuleBuildTiny Mouse MouseXConfigFromFile MouseXSimpleConfig TestException TestWarn ];
|
buildInputs = [ ModuleBuildTiny MouseXConfigFromFile MouseXSimpleConfig TestException TestWarn ];
|
||||||
propagatedBuildInputs = [ GetoptLongDescriptive Mouse ];
|
propagatedBuildInputs = [ GetoptLongDescriptive Mouse ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/gfx/mousex-getopt;
|
homepage = https://github.com/gfx/mousex-getopt;
|
||||||
|
Loading…
Reference in New Issue
Block a user