diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index c03ffaf2ff..78d57f2402 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -1763,7 +1763,7 @@ gapped, local, and paired-end alignment modes.") (delete 'configure)))) (inputs `(("python-wrapper" ,python-wrapper) - ("tbb" ,tbb) + ("tbb" ,tbb-2020) ("zlib" ,zlib))) (supported-systems '("x86_64-linux")) (home-page "http://bowtie-bio.sourceforge.net/index.shtml")