[cpan2nix] perlPackages.PackageStashXS: cleanup
This commit is contained in:
parent
4de6a35ef3
commit
76a90b19b8
|
@ -10948,7 +10948,7 @@ let self = _self // overrides; _self = with self; {
|
|||
url = mirror://cpan/authors/id/D/DO/DOY/Package-Stash-XS-0.28.tar.gz;
|
||||
sha256 = "11nl69n8i56p91pd0ia44ip0vpv2cxwpbfakrv01vvv8az1cbn13";
|
||||
};
|
||||
buildInputs = [ TestRequires TestFatal ];
|
||||
buildInputs = [ TestFatal TestRequires ];
|
||||
meta = {
|
||||
homepage = https://metacpan.org/release/Package-Stash-XS;
|
||||
description = "Faster and more correct implementation of the Package::Stash API";
|
||||
|
|
Loading…
Reference in New Issue