perlPackages.HookLexWrap: update from 0.22 to 0.24
This commit is contained in:
parent
aa3278dd1f
commit
8aef65dc04
@ -3939,10 +3939,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
HookLexWrap = buildPerlPackage rec {
|
||||
name = "Hook-LexWrap-0.22";
|
||||
name = "Hook-LexWrap-0.24";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/C/CH/CHORNY/${name}.zip";
|
||||
sha256 = "eda90ba26f8a0cef02d38f08a1786a203beec1309279493c78eed13567d0fa7e";
|
||||
url = "mirror://cpan/authors/id/C/CH/CHORNY/${name}.tar.gz";
|
||||
sha256 = "0nyfirbdrgs2cknifqr1pf8xd5q9xnv91gy7jha4crp1hjqvihj4";
|
||||
};
|
||||
buildInputs = [ pkgs.unzip ];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user