GNU bug report logs - #61381
[PATCH] gnu: tetoolkit: Update to 2.2.1b.

Previous Next

Package: guix-patches;

Reported by: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>

Date: Thu, 9 Feb 2023 08:11:01 UTC

Severity: normal

Tags: patch

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
To: 61381 <at> debbugs.gnu.org
Subject: [bug#61381] [PATCH] gnu: tetoolkit: Update to 2.2.1b.
Date: Thu, 9 Feb 2023 09:09:38 +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 78979eea0d..155ce81083 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2836,7 +2836,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





This bug report was last modified 2 years and 158 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.