mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
perlPackages.CryptX: 0.088 -> 0.089
This commit is contained in:
@@ -7965,10 +7965,10 @@ with self;
|
||||
|
||||
CryptX = buildPerlPackage {
|
||||
pname = "CryptX";
|
||||
version = "0.088";
|
||||
version = "0.089";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/M/MI/MIK/CryptX-0.088.tar.gz";
|
||||
hash = "sha256-kUn4t0JjRWbpgbmUn7fZs/Qa7zbvBOziG1HPNRU8SUA=";
|
||||
url = "mirror://cpan/authors/id/M/MI/MIK/CryptX-0.089.tar.gz";
|
||||
hash = "sha256-8Od8few5ZxqFnzjfJdK/8wARvPVfLZ0PIMJrekR8n7Q=";
|
||||
};
|
||||
meta = {
|
||||
description = "Cryptographic toolkit";
|
||||
|
||||
Reference in New Issue
Block a user