From 6cb86e23a9f12d0646c2a0fbf548a77c9e424eee Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Mon, 18 Jan 2021 11:19:37 +0200 Subject: gnu: ruby-bio-vcf: Rename to bio-vcf. This package is widely known in select circles specifically as 'bio-vcf'. * gnu/packages/bioinformatics.scm (ruby-bio-vcf): Rename to bio-vcf. --- gnu/packages/bioinformatics.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 182e974efc..d6e179fb9a 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -7726,9 +7726,9 @@ 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 ruby-bio-vcf +(define-public bio-vcf (package - (name "ruby-bio-vcf") + (name "bio-vcf") (version "0.9.5") (source (origin -- cgit v1.2.3