[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/12: gnu: perl-test-needs: Update to 0.002006.
From: |
guix-commits |
Subject: |
04/12: gnu: perl-test-needs: Update to 0.002006. |
Date: |
Wed, 16 Dec 2020 18:17:27 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit ac2186401d7069fed9221b060257710de89db2a1
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Dec 16 00:42:56 2020 +0100
gnu: perl-test-needs: Update to 0.002006.
* gnu/packages/perl-check.scm (perl-test-needs): Update to 0.002006.
---
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 cc7736c..c9ecb61 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -972,7 +972,7 @@ bit more fine-grained control over test suites.")
(define-public perl-test-needs
(package
(name "perl-test-needs")
- (version "0.002005")
+ (version "0.002006")
(source
(origin
(method url-fetch)
@@ -982,7 +982,7 @@ bit more fine-grained control over test suites.")
".tar.gz"))
(sha256
(base32
- "16gkgpmr9hvkz382iaqd3500269lk2d44fqaw3dsrvc66nc36kss"))))
+ "1rgh6gs5kbbjh27zxxxi1g6zf69k7i9v65h49prhjpkcr7qgzybp"))))
(build-system perl-build-system)
(home-page
"https://metacpan.org/release/Test-Needs")
- branch core-updates updated (cc6cb6e -> c78964e), guix-commits, 2020/12/16
- 01/12: gnu: readline: Update to 8.1.0., guix-commits, 2020/12/16
- 03/12: gnu: perl-module-build: Update to 0.4231., guix-commits, 2020/12/16
- 02/12: gnu: expat: Update to 2.2.10., guix-commits, 2020/12/16
- 04/12: gnu: perl-test-needs: Update to 0.002006.,
guix-commits <=
- 08/12: gnu: gdbm: Fix build with GCC 10., guix-commits, 2020/12/16
- 09/12: gnu: tcsh: Update to 6.22.03., guix-commits, 2020/12/16
- 05/12: gnu: Perl: Update to 5.32.0., guix-commits, 2020/12/16
- 07/12: gnu: bdb: Fix building with GCC 9., guix-commits, 2020/12/16
- 06/12: gnu: isl: Update to 0.23., guix-commits, 2020/12/16
- 10/12: gnu: glib: Disable SELinux support., guix-commits, 2020/12/16
- 11/12: gnu: cURL: Don't build with OpenLDAP., guix-commits, 2020/12/16
- 12/12: gnu: Remove 'curl-minimal'., guix-commits, 2020/12/16