me
/
guix
Archived
1
0
Fork 0

gnu: libsbml: Use regular check.

* gnu/packages/bioinformatics.scm (libsbml)[native-inputs]: Replace check-0.14
with check.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Thiago Jung Bauermann 2022-07-02 01:07:55 -03:00 committed by Liliana Marie Prikler
parent 71ccba00e7
commit 4d77072c56
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 1 additions and 1 deletions

View File

@ -14506,7 +14506,7 @@ The output is in SAM format.")
(propagated-inputs
(list libxml2))
(native-inputs
(list check-0.14 swig))
(list check swig))
(home-page "http://sbml.org/Software/libSBML")
(synopsis "Process SBML files and data streams")
(description "LibSBML is a library to help you read, write, manipulate,