perlPackages.PackageStash: update from 0.34 to 0.36
This commit is contained in:
parent
fcec9de869
commit
5adbf4d447
@ -6488,10 +6488,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
PackageStash = buildPerlPackage {
|
||||
name = "Package-Stash-0.34";
|
||||
name = "Package-Stash-0.36";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/D/DO/DOY/Package-Stash-0.34.tar.gz;
|
||||
sha256 = "1674zs96ndq3czs6v8xkdqqz4fnka0i2835nnns9zbw2q01yirj6";
|
||||
url = mirror://cpan/authors/id/D/DO/DOY/Package-Stash-0.36.tar.gz;
|
||||
sha256 = "1wbkdkm5gp5cpp84kr9cbbsrg0v908kxrcg4k86mx8ypgj6g8750";
|
||||
};
|
||||
buildInputs = [ DistCheckConflicts TestFatal TestRequires ];
|
||||
propagatedBuildInputs = [ DistCheckConflicts ModuleImplementation PackageDeprecationManager ];
|
||||
|
Loading…
Reference in New Issue
Block a user