perlPackages.TestDeep: 1.130 -> 1.204
This commit is contained in:
parent
c35d8fc46a
commit
dfaa5331f5
@ -24087,10 +24087,10 @@ with self; {
|
||||
|
||||
TestDeep = buildPerlPackage {
|
||||
pname = "Test-Deep";
|
||||
version = "1.130";
|
||||
version = "1.204";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/Test-Deep-1.130.tar.gz";
|
||||
hash = "sha256-QGT0lPX2JYfQrlAcpDkQWCHuWEbGh9xlAyM/VTAKfFY=";
|
||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/Test-Deep-1.204.tar.gz";
|
||||
hash = "sha256-tlkfbM3YU8fvyf88V1Y3BAMhHP/kYEfwgrHNFhGoTl8=";
|
||||
};
|
||||
meta = {
|
||||
description = "Extremely flexible deep comparison";
|
||||
|
Loading…
Reference in New Issue
Block a user