[cpan2nix] perlPackages.FileFnMatch: cleanup
This commit is contained in:
parent
584901cee3
commit
e0525fde26
|
@ -5581,7 +5581,6 @@ let self = _self // overrides; _self = with self; {
|
||||||
url = "mirror://cpan/authors/id/M/MJ/MJP/File-FnMatch-0.02.tar.gz";
|
url = "mirror://cpan/authors/id/M/MJ/MJP/File-FnMatch-0.02.tar.gz";
|
||||||
sha256 = "05p9m7kpmjv8bmmbs5chb5fqyshcgmskbbzq5c9qpskbx2w5894n";
|
sha256 = "05p9m7kpmjv8bmmbs5chb5fqyshcgmskbbzq5c9qpskbx2w5894n";
|
||||||
};
|
};
|
||||||
buildInputs = [ ];
|
|
||||||
meta = {
|
meta = {
|
||||||
maintainers = [ maintainers.limeytexan ];
|
maintainers = [ maintainers.limeytexan ];
|
||||||
description = "simple filename and pathname matching";
|
description = "simple filename and pathname matching";
|
||||||
|
|
Loading…
Reference in New Issue