[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/21: gnu: perl-test-harness: Update to 3.42.
From: |
guix-commits |
Subject: |
03/21: gnu: perl-test-harness: Update to 3.42. |
Date: |
Fri, 15 Mar 2019 15:30:59 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 39199eb440d4649bc1c669cdef7f15fd34c27a32
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Mar 15 11:52:24 2019 +0100
gnu: perl-test-harness: Update to 3.42.
* gnu/packages/perl-check.scm (perl-test-harness): Update to 3.42.
---
gnu/packages/perl-check.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/perl-check.scm b/gnu/packages/perl-check.scm
index 94712b6..62c1b5e 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -575,15 +575,14 @@ contents of a file is equal to a particular string.")
(define-public perl-test-harness
(package
(name "perl-test-harness")
- (version "3.41")
+ (version "3.42")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/L/LE/LEONT/"
"Test-Harness-" version ".tar.gz"))
(sha256
- (base32
- "0cgdgzywvscbvb9i0dmd2ls5jwqlnf2z6hx4f4lljpvdjd59v3m8"))))
+ (base32 "0lwfaamhpqia0ks4pcci83xbqz6jhng7acv95qk6wbd8zr70vn8g"))))
(build-system perl-build-system)
(arguments
`(#:phases
- 16/21: gnu: highlight: Update to 3.49., (continued)
- 16/21: gnu: highlight: Update to 3.49., guix-commits, 2019/03/15
- 15/21: gnu: Move protozero to (gnu packages protobuf)., guix-commits, 2019/03/15
- 14/21: gnu: perl-xml-feed: Update to 0.59., guix-commits, 2019/03/15
- 11/21: gnu: perl-test-yaml: Update to 1.07., guix-commits, 2019/03/15
- 12/21: gnu: perl-test-writevariants: Update to 0.014., guix-commits, 2019/03/15
- 13/21: gnu: perl-async-interrupt: Update to 1.24., guix-commits, 2019/03/15
- 09/21: gnu: perl-test-simple: Update to 1.302162., guix-commits, 2019/03/15
- 08/21: gnu: perl-test-sharedfork: Update to 0.35., guix-commits, 2019/03/15
- 05/21: gnu: perl-test-mockobject: Update to 1.20180705., guix-commits, 2019/03/15
- 01/21: gnu: perl-test-cleannamespaces: Update to 0.24., guix-commits, 2019/03/15
- 03/21: gnu: perl-test-harness: Update to 3.42.,
guix-commits <=
- 10/21: gnu: perl-test-trap: Update to 0.3.4., guix-commits, 2019/03/15
- 07/21: gnu: perl-test-mocktime: Update to 0.17., guix-commits, 2019/03/15
- 06/21: gnu: perl-test-mockobject: Run tests., guix-commits, 2019/03/15
- 02/21: gnu: perl-test-differences: Update to 0.67., guix-commits, 2019/03/15
- 04/21: gnu: perl-test-manifest: Update to 2.021., guix-commits, 2019/03/15