[cpan2nix] perlPackages.TextWikiFormat: cleanup

This commit is contained in:
volth 2018-04-07 07:55:05 +00:00
parent 0994e9a7e1
commit 35940091b3

View File

@ -15297,7 +15297,7 @@ let self = _self // overrides; _self = with self; {
};
};
TextWikiFormat = buildPerlPackage {
TextWikiFormat = buildPerlModule {
name = "Text-WikiFormat-0.81";
src = fetchurl {
url = mirror://cpan/authors/id/C/CY/CYCLES/Text-WikiFormat-0.81.tar.gz;