perlPackages.CryptX: 0.080 -> 0.087 (#417960)
This commit is contained in:
@@ -7905,10 +7905,10 @@ with self;
|
||||
|
||||
CryptX = buildPerlPackage {
|
||||
pname = "CryptX";
|
||||
version = "0.080";
|
||||
version = "0.087";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/M/MI/MIK/CryptX-0.080.tar.gz";
|
||||
hash = "sha256-tFe3khlKbJwT8G/goLXqFYllwygvOFypPh8AorM+fok=";
|
||||
url = "mirror://cpan/authors/id/M/MI/MIK/CryptX-0.087.tar.gz";
|
||||
hash = "sha256-gHDsKVFg1I83bY/xssvwvxUtqfIDOTk4LwDxP3SM030=";
|
||||
};
|
||||
meta = {
|
||||
description = "Cryptographic toolkit";
|
||||
|
||||
Reference in New Issue
Block a user