[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: perl-test-most: Update to 0.35.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/11: gnu: perl-test-most: Update to 0.35. |
Date: |
Fri, 15 Dec 2017 21:09:43 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 697a958add91ed465f2e9c49e4db531349fc30a2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Dec 15 19:53:10 2017 +0100
gnu: perl-test-most: Update to 0.35.
* gnu/packages/perl-check.scm (perl-test-most): Update to 0.35
---
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 d7a4830..25fa568 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -662,7 +662,7 @@ to gmtime,time or localtime.")
(define-public perl-test-most
(package
(name "perl-test-most")
- (version "0.34")
+ (version "0.35")
(source
(origin
(method url-fetch)
@@ -670,7 +670,7 @@ to gmtime,time or localtime.")
"Test-Most-" version ".tar.gz"))
(sha256
(base32
- "0i72aih3pakm8gh73wx1n4dwq8lbx6dvxhla46gsapszws6hr0n2"))))
+ "0zv5dyzq55r28plffibcr7wd00abap0h2zh4s4p8snaiszsad5wq"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-test-differences" ,perl-test-differences)
- branch master updated (b43ef29 -> 67c939d), Tobias Geerinckx-Rice, 2017/12/15
- 01/11: gnu: gflags: Update to 2.2.1., Tobias Geerinckx-Rice, 2017/12/15
- 03/11: gnu: perl-crypt-openssl-bignum: Update to 0.09., Tobias Geerinckx-Rice, 2017/12/15
- 07/11: gnu: perl-test-most: Update to 0.35.,
Tobias Geerinckx-Rice <=
- 08/11: gnu: perl-test-simple: Update to 1.302120., Tobias Geerinckx-Rice, 2017/12/15
- 09/11: gnu: perl-test-trailingspace: Update to 0.0301., Tobias Geerinckx-Rice, 2017/12/15
- 10/11: gnu: perl-test-trap: Update to 0.3.3., Tobias Geerinckx-Rice, 2017/12/15
- 02/11: gnu: perl-compress-raw-zlib: Update to 2.076., Tobias Geerinckx-Rice, 2017/12/15
- 06/11: gnu: perl-net-dns: Update to 1.14., Tobias Geerinckx-Rice, 2017/12/15
- 05/11: gnu: perl-lingua-stem-ru: Update to 0.04., Tobias Geerinckx-Rice, 2017/12/15
- 04/11: gnu: perl-lingua-en-inflect: Update to 1.903., Tobias Geerinckx-Rice, 2017/12/15
- 11/11: gnu: perl-test-yaml: Update to 1.06., Tobias Geerinckx-Rice, 2017/12/15