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.
This commit is contained in:
parent
9b6cddd32d
commit
6cb86e23a9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Reference in a new issue