guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#61383] [PATCH 2/2] gnu: tetoolkit: Update to 2.2.1b.


From: Navid Afkhami
Subject: [bug#61383] [PATCH 2/2] gnu: tetoolkit: Update to 2.2.1b.
Date: Thu, 9 Feb 2023 09:12:35 +0100

* gnu/packages/bioinformatics.scm (tetoolkit): Update to 2.2.1b.
---
 gnu/packages/bioinformatics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 05a078b0b0..3c9d5299bc 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2893,7 +2893,7 @@ (define-public tetoolkit
                 (string-append "'" (search-input-file inputs "bin/sort") " "))
                (("'rm -f ")
                 (string-append "'" (search-input-file inputs "bin/rm") " -f "))
-               (("'Rscript'")
+`               (("'Rscript'")
                 (string-append "'" (search-input-file inputs "bin/Rscript")
                                "'")))
              (substitute* "TEToolkit/IO/ReadInputs.py"
-- 
2.34.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]