perlPackages.BKeywords: 1.26 -> 1.27

This commit is contained in:
Marcus Ramberg
2024-09-07 19:09:40 +02:00
committed by Stig Palmquist
parent 95434d510b
commit fb4a186733
+3 -3
View File
@@ -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";