[cpan2nix] perlPackages.SerealDecoder: cleanup
This commit is contained in:
parent
6356fd7ff3
commit
9f4987e031
@ -13340,8 +13340,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 = "17syqbq17qw6ajg3w88q9ljdm4c2b7zadq9pwshxxgyijg8dlfh4";
|
sha256 = "17syqbq17qw6ajg3w88q9ljdm4c2b7zadq9pwshxxgyijg8dlfh4";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestDeep TestDifferences TestWarn TestLongString ];
|
buildInputs = [ TestDeep TestDifferences TestLongString TestWarn ];
|
||||||
propagatedBuildInputs = [ XSLoader ];
|
|
||||||
preBuild = ''ls'';
|
preBuild = ''ls'';
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/Sereal/Sereal;
|
homepage = https://github.com/Sereal/Sereal;
|
||||||
|
Loading…
Reference in New Issue
Block a user