[cpan2nix] perlPackages.ExceptionBase: cleanup
This commit is contained in:
parent
2973192015
commit
6c8e74ce6c
@ -5027,7 +5027,7 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
};
|
||||
|
||||
ExceptionBase = buildPerlPackage rec {
|
||||
ExceptionBase = buildPerlModule rec {
|
||||
name = "Exception-Base-0.2501";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/D/DE/DEXTER/${name}.tar.gz";
|
||||
|
Loading…
x
Reference in New Issue
Block a user