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

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Navid Afkhami
Owner
unassigned
Submitted by
Navid Afkhami
Severity
normal
N
N
Navid Afkhami wrote on 9 Feb 2023 09:12
(address . guix-patches@gnu.org)
20230209081235.30512-2-navid.afkhami@mdc-berlin.de
* gnu/packages/bioinformatics.scm (tetoolkit): Update to 2.2.1b.
---
gnu/packages/bioinformatics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
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
L
L
Ludovic Courtès wrote on 7 Apr 2023 17:37
control message for bug #61383
(address . control@debbugs.gnu.org)
87355bd7pk.fsf@gnu.org
tags 61383 wontfix
close 61383
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 61383@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 61383
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch