mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: ivar: Fix trailing whitespace in description.
* gnu/packages/bioinformatics.scm (ivar)[description]: Fix trailing whitespace.
This commit is contained in:
parent
48d756ae44
commit
70ddfa230d
1 changed files with 1 additions and 1 deletions
|
@ -14704,7 +14704,7 @@ (define-public ivar
|
|||
(home-page "https://andersen-lab.github.io/ivar/html/")
|
||||
(synopsis "Tools for amplicon-based sequencing")
|
||||
(description "iVar is a computational package that contains functions
|
||||
broadly useful for viral amplicon-based sequencing. ")
|
||||
broadly useful for viral amplicon-based sequencing.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public python-pyliftover
|
||||
|
|
Loading…
Reference in a new issue