perlPackages.BKeywords: 1.26 -> 1.27
This commit is contained in:
@@ -1856,10 +1856,10 @@ with self; {
|
||||
|
||||
BKeywords = buildPerlPackage {
|
||||
pname = "B-Keywords";
|
||||
version = "1.26";
|
||||
version = "1.27";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/R/RU/RURBAN/B-Keywords-1.26.tar.gz";
|
||||
hash = "sha256-LaoVXS8mf7De3Yf4pMT7VmOHn8EGUXse4lg1Pvh67TQ=";
|
||||
url = "mirror://cpan/authors/id/R/RU/RURBAN/B-Keywords-1.27.tar.gz";
|
||||
hash = "sha256-7xC5CF5nTqpBfMt9aS+2zZj3u2feKhJ+ujRX2K5YfP8=";
|
||||
};
|
||||
meta = {
|
||||
description = "Lists of reserved barewords and symbol names";
|
||||
|
||||
Reference in New Issue
Block a user