GNU bug report logs - #61383
[PATCH 2/2] 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:13:03 UTC

Severity: normal

Tags: patch, wontfix

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Subject: [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





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

Previous Next


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