[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/14: gnu: perl-b-keywords: Update to 1.20.
From: |
guix-commits |
Subject: |
09/14: gnu: perl-b-keywords: Update to 1.20. |
Date: |
Sat, 23 Mar 2019 09:49:33 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4a5758084ebf9409ba2b2bc226cab1d683a375e7
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Mar 22 19:17:29 2019 +0100
gnu: perl-b-keywords: Update to 1.20.
* gnu/packages/perl.scm (perl-b-keywords): Update to 1.20.
---
gnu/packages/perl.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 2636583..64f6f31 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -469,15 +469,14 @@ compiling the surrounding scope.")
(define-public perl-b-keywords
(package
(name "perl-b-keywords")
- (version "1.15")
+ (version "1.20")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/R/RU/RURBAN/B-Keywords-"
version ".tar.gz"))
(sha256
- (base32
- "1nhdplmd0y69lnwyajg3anhk6pm13nm6qzm05nzpz8zl7j7fzlk5"))))
+ (base32 "12jvx5gnypqxal4valkf9lidba9nz7kjk2wvm07q3hkmdqxw1zk0"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/release/B-Keywords")
(synopsis "Lists of reserved barewords and symbol names")
- 02/14: gnu: perl-regexp-pattern: Update to 0.2.8., (continued)
- 02/14: gnu: perl-regexp-pattern: Update to 0.2.8., guix-commits, 2019/03/23
- 04/14: gnu: perl-file-sharedir-dist: Update to 0.07., guix-commits, 2019/03/23
- 05/14: gnu: perl-moosex-types-datetime-morecoercions: Update to 0.15., guix-commits, 2019/03/23
- 07/14: gnu: perl-moox-types-mooselike: Update to 0.29., guix-commits, 2019/03/23
- 08/14: gnu: perl-text-csv: Update to 1.99., guix-commits, 2019/03/23
- 06/14: gnu: perl-params-validationcompiler: Update to 0.30., guix-commits, 2019/03/23
- 14/14: gnu: perl-path-iterator-rule: Update to 1.014., guix-commits, 2019/03/23
- 11/14: gnu: perl-clone: Update to 0.41., guix-commits, 2019/03/23
- 10/14: gnu: perl-padwalker: Update to 2.3., guix-commits, 2019/03/23
- 12/14: gnu: perl-error: Update to 0.17027., guix-commits, 2019/03/23
- 09/14: gnu: perl-b-keywords: Update to 1.20.,
guix-commits <=
- 13/14: gnu: perl-perlio-utf8-strict: Update to 0.007., guix-commits, 2019/03/23