From 1d018d13d5342d929014b611e4b2c27912e4b1a8 Mon Sep 17 00:00:00 2001 From: volth Date: Wed, 25 Jul 2018 22:28:47 +0000 Subject: [PATCH] [cpan2nix] perlPackages.StatisticsDescriptive: 3.0613 -> 3.0701 --- pkgs/top-level/perl-packages.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix index 23391e6b712..4e703377b98 100644 --- a/pkgs/top-level/perl-packages.nix +++ b/pkgs/top-level/perl-packages.nix @@ -13672,10 +13672,10 @@ let self = _self // overrides; _self = with self; { }; StatisticsDescriptive = buildPerlModule { - name = "Statistics-Descriptive-3.0613"; + name = "Statistics-Descriptive-3.0701"; src = fetchurl { - url = mirror://cpan/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0613.tar.gz; - sha256 = "ee053899c06bb042c7ff3a0d32feabe457ed0a2c893355633288436a49707ead"; + url = mirror://cpan/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0701.tar.gz; + sha256 = "35b09ed91b8660a6095c272a36ed2c61b3c660aa535fc23a20beadf7769e1919"; }; meta = { #homepage = http://web-cpan.berlios.de/modules/Statistics-Descriptive/; # berlios shut down; I found no replacement