[cpan2nix] perlPackages.SerealEncoder: cleanup
This commit is contained in:
parent
9f4987e031
commit
fc29c47490
@ -13356,8 +13356,7 @@ let
|
|||||||
url = "mirror://cpan/authors/id/Y/YV/YVES/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/Y/YV/YVES/${name}.tar.gz";
|
||||||
sha256 = "02hbk5dwq7fpnyb3vp7xxhb41ra48xhghl13p9pjq9lzsqlb6l19";
|
sha256 = "02hbk5dwq7fpnyb3vp7xxhb41ra48xhghl13p9pjq9lzsqlb6l19";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestDeep TestDifferences TestWarn TestLongString ];
|
buildInputs = [ SerealDecoder TestDeep TestDifferences TestLongString TestWarn ];
|
||||||
propagatedBuildInputs = [ XSLoader SerealDecoder ];
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/Sereal/Sereal;
|
homepage = https://github.com/Sereal/Sereal;
|
||||||
description = "Fast, compact, powerful binary deserialization";
|
description = "Fast, compact, powerful binary deserialization";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user