perlPackages.CompressRawBzip2: 2.206 -> 2.222
This commit is contained in:
@@ -5801,10 +5801,10 @@ with self;
|
||||
|
||||
CompressRawBzip2 = buildPerlPackage {
|
||||
pname = "Compress-Raw-Bzip2";
|
||||
version = "2.206";
|
||||
version = "2.218";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-2.206.tar.gz";
|
||||
hash = "sha256-ISuB2xwK6CLRmShhmmA70QjLXVxHAPxn3HyxaeDMZSU=";
|
||||
url = "mirror://cpan/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-2.218.tar.gz";
|
||||
hash = "sha256-iRU+ai69pSNJSTsHT6S3VJ/x+QU952E8GKXgXFtBX6g=";
|
||||
};
|
||||
|
||||
# Don't build a private copy of bzip2.
|
||||
|
||||
Reference in New Issue
Block a user