perlPackages.TestWithoutModule: 0.20 -> 0.21
This commit is contained in:
@@ -25165,10 +25165,10 @@ with self; {
|
||||
|
||||
TestWithoutModule = buildPerlPackage {
|
||||
pname = "Test-Without-Module";
|
||||
version = "0.20";
|
||||
version = "0.21";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/C/CO/CORION/Test-Without-Module-0.20.tar.gz";
|
||||
hash = "sha256-jprrfDKmxtC4qTEU2yqMBychJzqdmi3U+cqGz9KKpSQ=";
|
||||
url = "mirror://cpan/authors/id/C/CO/CORION/Test-Without-Module-0.21.tar.gz";
|
||||
hash = "sha256-PN6vraxIU+vq/miTRtVV2l36PPqdTITj5ee/7lC+7EY=";
|
||||
};
|
||||
meta = {
|
||||
description = "Test fallback behaviour in absence of modules";
|
||||
|
||||
Reference in New Issue
Block a user