guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

21/46: gnu: perl-test-output: Remove obsolete input.


From: guix-commits
Subject: 21/46: gnu: perl-test-output: Remove obsolete input.
Date: Fri, 14 Feb 2020 12:41:00 -0500 (EST)

mbakke pushed a commit to branch staging
in repository guix.

commit 1f676329b69c6317b0c4a37f82ced1b668230f31
Author: Marius Bakke <address@hidden>
AuthorDate: Wed Feb 12 17:10:51 2020 +0100

    gnu: perl-test-output: Remove obsolete input.
    
    * gnu/packages/perl-check.scm (perl-test-output)[propagated-inputs]: Remove
    PERL-TEST-TESTER.
---
 gnu/packages/perl-check.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/perl-check.scm b/gnu/packages/perl-check.scm
index 280565e..4a4be09 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -1042,7 +1042,6 @@ usually called epsilon.  This module provides such a 
function for use with
     (build-system perl-build-system)
     (propagated-inputs
      `(("perl-capture-tiny" ,perl-capture-tiny)
-       ("perl-test-tester" ,perl-test-tester)
        ("perl-sub-exporter" ,perl-sub-exporter)))
     (synopsis "Utilities to test STDOUT and STDERR messages")
     (description



reply via email to

[Prev in Thread] Current Thread [Next in Thread]