[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/20: gnu: perl-error: Update to 0.17025.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/20: gnu: perl-error: Update to 0.17025. |
Date: |
Thu, 26 Apr 2018 15:09:44 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8c8771c375edad0e08dcf43e1e23c54803cb24f8
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Apr 21 23:03:28 2018 +0200
gnu: perl-error: Update to 0.17025.
* gnu/packages/perl-.scm (perl-error): Update to 0.17025.
---
gnu/packages/perl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 4375c4d..73d7331 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -3025,14 +3025,14 @@ separator.")
(define-public perl-error
(package
(name "perl-error")
- (version "0.17023")
+ (version "0.17025")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/S/SH/SHLOMIF/"
"Error-" version ".tar.gz"))
(sha256
(base32
- "0dsxic78mxy30qvbbdzfyp501hbkwhnbmafqfxipr0yqfy8f2j5g"))))
+ "1bzgzmf1v4md02vadm46b4j4ilqxrcrfasvbzymhrznlsd54g7vc"))))
(build-system perl-build-system)
(native-inputs `(("perl-module-build" ,perl-module-build)))
(home-page "http://search.cpan.org/dist/Error/")
- branch master updated (379848e -> a4d8b38), Tobias Geerinckx-Rice, 2018/04/26
- 07/20: gnu: perl-file-find-rule: Update to 0.34., Tobias Geerinckx-Rice, 2018/04/26
- 01/20: gnu: perl-test-base: Update to 0.89., Tobias Geerinckx-Rice, 2018/04/26
- 04/20: gnu: perl-test-output: Update to 1.031., Tobias Geerinckx-Rice, 2018/04/26
- 05/20: gnu: perl-test-simple: Update to 1.302136., Tobias Geerinckx-Rice, 2018/04/26
- 06/20: gnu: perl-error: Update to 0.17025.,
Tobias Geerinckx-Rice <=
- 03/20: gnu: perl-test-differences: Update to 0.64., Tobias Geerinckx-Rice, 2018/04/26
- 08/20: gnu: perl-class-inspector: Update to 1.32., Tobias Geerinckx-Rice, 2018/04/26
- 10/20: gnu: perl-file-sharedir-install: Update to 0.12., Tobias Geerinckx-Rice, 2018/04/26
- 02/20: gnu: perl-test-pod: Update to 1.52., Tobias Geerinckx-Rice, 2018/04/26
- 11/20: gnu: perl-mime-types: Update to 2.17., Tobias Geerinckx-Rice, 2018/04/26
- 13/20: gnu: perl-task-weaken: Update to 1.06., Tobias Geerinckx-Rice, 2018/04/26
- 14/20: gnu: perl-text-glob: Update to 0.11., Tobias Geerinckx-Rice, 2018/04/26
- 09/20: gnu: perl-devel-overloadinfo: Update to 0.005., Tobias Geerinckx-Rice, 2018/04/26
- 15/20: gnu: openvpn: Update to 2.4.6., Tobias Geerinckx-Rice, 2018/04/26
- 17/20: gnu: ghostwriter: Update to 1.6.2., Tobias Geerinckx-Rice, 2018/04/26