mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
perlPackages.CompressRawBzip2: 2.206 -> 2.222
(cherry picked from commit 44d8c04892)
This commit is contained in:
committed by
github-actions[bot]
parent
fb69ad0b93
commit
075a74cdf4
@@ -5804,10 +5804,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