perlPackages.IOCompress: 2.206 -> 2.220
This commit is contained in:
@@ -17514,10 +17514,10 @@ with self;
|
||||
|
||||
IOCompress = buildPerlPackage {
|
||||
pname = "IO-Compress";
|
||||
version = "2.206";
|
||||
version = "2.220";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/P/PM/PMQS/IO-Compress-2.206.tar.gz";
|
||||
hash = "sha256-fTBiuaSU91fo0GFPIg2D8icxu9oa6198/w5yqD9DPTU=";
|
||||
url = "mirror://cpan/authors/id/P/PM/PMQS/IO-Compress-2.220.tar.gz";
|
||||
hash = "sha256-nZbqKR8sVO82fHOWuFfZO6GsHEsvG84T7Yo+Xz7rtic=";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
CompressRawBzip2
|
||||
|
||||
Reference in New Issue
Block a user