[cpan2nix] perlPackages.TextMarkdown: cleanup
This commit is contained in:
parent
f99f07b7b0
commit
b173d26d0f
@ -15209,8 +15209,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/B/BO/BOBTFISH/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/B/BO/BOBTFISH/${name}.tar.gz";
|
||||||
sha256 = "06y79lla8adkqhrs41xdddqjs81dcrh266b50mfbg37bxkawd4f1";
|
sha256 = "06y79lla8adkqhrs41xdddqjs81dcrh266b50mfbg37bxkawd4f1";
|
||||||
};
|
};
|
||||||
buildInputs = [ FileSlurp ListMoreUtils Encode ExtUtilsMakeMaker
|
buildInputs = [ ListMoreUtils TestDifferences TestException ];
|
||||||
TestException HTMLTidy TestDifferences ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
TestMagpie = buildPerlPackage {
|
TestMagpie = buildPerlPackage {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user