guix-commits
[Top][All Lists]
Advanced

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

20/46: gnu: perl-test-nowarnings: Remove obsolete input.


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

mbakke pushed a commit to branch staging
in repository guix.

commit 17aa4699b97d118859a4aef68e4bc5d8bceec9ba
Author: Marius Bakke <address@hidden>
AuthorDate: Wed Feb 12 17:10:23 2020 +0100

    gnu: perl-test-nowarnings: Remove obsolete input.
    
    * gnu/packages/perl-check.scm (perl-test-nowarnings)[inputs]: Remove.
---
 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 3b049e2..280565e 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -995,7 +995,6 @@ code.")
                (base32
                 "0v385ch0hzz9naqwdw2az3zdqi15gka76pmiwlgsy6diiijmg2k3"))))
     (build-system perl-build-system)
-    (inputs `(("perl-test-tester" ,perl-test-tester)))
     (synopsis "Ensure no warnings are produced while testing")
     (description
      "This modules causes any warnings during testing to be captured and



reply via email to

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