[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/20: gnu: perl-test-output: Update to 1.031.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/20: gnu: perl-test-output: Update to 1.031. |
Date: |
Thu, 26 Apr 2018 15:09:44 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8cb722028c9a96a3ff388a16dd00c7ecd4bff73d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Apr 21 22:51:17 2018 +0200
gnu: perl-test-output: Update to 1.031.
* gnu/packages/perl-check.scm (perl-test-output): Update to 1.031.
---
gnu/packages/perl-check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/perl-check.scm b/gnu/packages/perl-check.scm
index 3670c26..7e5588b 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -869,14 +869,14 @@ usually called epsilon. This module provides such a
function for use with
(define-public perl-test-output
(package
(name "perl-test-output")
- (version "1.03")
+ (version "1.031")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/B/BD/BDFOY/"
"Test-Output-" version ".tar.gz"))
(sha256
(base32
- "12991jnzj4cbw9whhprmqvnzd1ayii84g2mh8vxbjngwqrjsy41i"))))
+ "193y1xjvgc1p9pdgdwps2127knvpz9wc1xh6gmr74y3ihmqz7f7q"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-capture-tiny" ,perl-capture-tiny)
- 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 <=
- 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, 2018/04/26
- 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