[cpan2nix] perlPackages.GamesSolitaireVerify: 0.1701 -> 0.1800
This commit is contained in:
parent
fa258dcc28
commit
82abfb46a6
@ -6461,10 +6461,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
GamesSolitaireVerify = buildPerlModule {
|
||||
name = "Games-Solitaire-Verify-0.1701";
|
||||
name = "Games-Solitaire-Verify-0.1800";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/S/SH/SHLOMIF/Games-Solitaire-Verify-0.1701.tar.gz;
|
||||
sha256 = "71383f9c44a344aa92eca6ad999103b05809f19b3e078cf01651f2298bc435c1";
|
||||
url = mirror://cpan/authors/id/S/SH/SHLOMIF/Games-Solitaire-Verify-0.1800.tar.gz;
|
||||
sha256 = "935ba997c49437a095adb39fd18233d5e378941aa9974df46e56aa6234f1fced";
|
||||
};
|
||||
buildInputs = [ TestDifferences ];
|
||||
propagatedBuildInputs = [ ClassXSAccessor ExceptionClass ListMoreUtils ];
|
||||
|
Loading…
Reference in New Issue
Block a user