[cpan2nix] perlPackages.BKeywords: 1.20 -> 1.21
This commit is contained in:
parent
ef1ad4e8a5
commit
c6f0f8f28d
@ -1044,10 +1044,10 @@ let
|
|||||||
|
|
||||||
BKeywords = buildPerlPackage {
|
BKeywords = buildPerlPackage {
|
||||||
pname = "B-Keywords";
|
pname = "B-Keywords";
|
||||||
version = "1.20";
|
version = "1.21";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/R/RU/RURBAN/B-Keywords-1.20.tar.gz;
|
url = mirror://cpan/authors/id/R/RU/RURBAN/B-Keywords-1.21.tar.gz;
|
||||||
sha256 = "12jvx5gnypqxal4valkf9lidba9nz7kjk2wvm07q3hkmdqxw1zk0";
|
sha256 = "12481z1z1nyrjlkizzqn4cdmcrfjkc3hvxppqipsf6r5gnffh9as";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "Lists of reserved barewords and symbol names";
|
description = "Lists of reserved barewords and symbol names";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user