gnu: python-pyspoa: Fix trailing whitespace in synopsis.

* gnu/packages/bioinformatics.scm (python-pyspoa)[synopsis]: Fix trailing
  whitespace.
This commit is contained in:
Vagrant Cascadian 2021-12-30 00:21:13 -08:00
parent 97eb82fdb2
commit 95ec0ae948
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -15355,7 +15355,7 @@ (define-public python-pyspoa
(native-inputs
`(("cmake" ,cmake-minimal)))
(home-page "https://github.com/nanoporetech/pyspoa")
(synopsis "Python bindings for the SIMD partial order alignment library ")
(synopsis "Python bindings for the SIMD partial order alignment library")
(description
"This package provides Python bindings for spoa, a C++ implementation of
the @dfn{partial order alignment} (POA) algorithm (as described in