[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/14: gnu: perl-regexp-pattern: Update to 0.2.8.
From: |
guix-commits |
Subject: |
02/14: gnu: perl-regexp-pattern: Update to 0.2.8. |
Date: |
Sat, 23 Mar 2019 09:49:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c7b7a2eaf826fb52a2ad2c8869da9b1e9e1ed8e2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Mar 22 18:40:44 2019 +0100
gnu: perl-regexp-pattern: Update to 0.2.8.
* gnu/packages/perl.scm (perl-regexp-pattern): Update to 0.2.8.
---
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 7061e56..8704468 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -9757,7 +9757,7 @@ lookup in %INC or by assuming it is $0 if the caller is
@code{main}
(define-public perl-regexp-pattern
(package
(name "perl-regexp-pattern")
- (version "0.1.4")
+ (version "0.2.8")
(source
(origin
(method url-fetch)
@@ -9765,8 +9765,7 @@ lookup in %INC or by assuming it is $0 if the caller is
@code{main}
"mirror://cpan/authors/id/P/PE/PERLANCAR/Regexp-Pattern-"
version ".tar.gz"))
(sha256
- (base32
- "0rwpl6dxd1yl2ng3d4jdy68jz3mggmdl35rphrw1x619sm1aa876"))))
+ (base32 "064igp2wxgsz4yb33v1r90i8clwjzs2xnpvw9niqlqrbzzrd4q1l"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-exception" ,perl-test-exception)))
- branch master updated (0992429 -> 434cd2d), guix-commits, 2019/03/23
- 01/14: gnu: perl-type-tie: Update to 0.014., guix-commits, 2019/03/23
- 03/14: gnu: perl-base: Update to 2.23., guix-commits, 2019/03/23
- 02/14: gnu: perl-regexp-pattern: Update to 0.2.8.,
guix-commits <=
- 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, 2019/03/23