guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: r-biocinstaller: Remove entirely.


From: guix-commits
Subject: 01/01: gnu: r-biocinstaller: Remove entirely.
Date: Tue, 9 Jul 2019 07:26:34 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 48182cff03530ef6ad4add2a793bd3978ae5ae1b
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Jul 8 18:50:56 2019 +0200

    gnu: r-biocinstaller: Remove entirely.
    
    This follows up on commit 0971f8bd884b6e92b77d9e12030cd58279699183,
    which led to ‘r-biocmanager: unbound variable’ errors.  See
    <https://lists.gnu.org/archive/html/guix-devel/2019-07/msg00120.html>.
    
    * gnu/packages/bioinformatics.scm (r-biocinstaller): Remove variable.
---
 gnu/packages/bioinformatics.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 62d1cbd..5d7a905 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7237,9 +7237,6 @@ BLAST, KEGG, GenBank, MEDLINE and GO.")
     ;; (LGPLv2.1+) and scripts in samples (which have GPL2 and GPL2+)
     (license (list license:ruby license:lgpl2.1+ license:gpl2+ ))))
 
-(define-public r-biocinstaller
-  (deprecated-package "r-biocinstaller" r-biocmanager))
-
 (define-public r-biocviews
   (package
     (name "r-biocviews")



reply via email to

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