Archived
1
0
Fork 0

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:
Efraim Flashner 2021-01-18 11:19:37 +02:00
parent 9b6cddd32d
commit 6cb86e23a9
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -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