mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-04 11:15:12 +00:00
[nix-update-cpan] perlPackages.PPIxRegexp: 0.074 -> 0.076
This commit is contained in:
parent
4457fbc7d9
commit
e9de9cd84f
@ -16841,10 +16841,10 @@ let
|
||||
|
||||
PPIxRegexp = buildPerlModule {
|
||||
pname = "PPIx-Regexp";
|
||||
version = "0.074";
|
||||
version = "0.076";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/W/WY/WYANT/PPIx-Regexp-0.074.tar.gz";
|
||||
sha256 = "c4c02ef32d5357ac3f81c8cb6d7da5f1c9e9bea2f47f1476c847efac276d109f";
|
||||
url = "mirror://cpan/authors/id/W/WY/WYANT/PPIx-Regexp-0.076.tar.gz";
|
||||
sha256 = "0jh1g83s4m7qlj6c99myvbqayfd9nkff37y0chvlp33j4a9psq0h";
|
||||
};
|
||||
propagatedBuildInputs = [ PPI ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user