all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61381] [PATCH] gnu: tetoolkit: Update to 2.2.1b.
@ 2023-02-09  8:09 Navid Afkhami
  2023-02-09 12:31 ` zimoun
  0 siblings, 1 reply; 4+ messages in thread
From: Navid Afkhami @ 2023-02-09  8:09 UTC (permalink / raw)
  To: 61381

* 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





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-09 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-09  8:09 [bug#61381] [PATCH] gnu: tetoolkit: Update to 2.2.1b Navid Afkhami
2023-02-09 12:31 ` zimoun
2023-02-09 12:51   ` [bug#61381] [ext] " Navid Afkhami
2023-02-09 13:00     ` Simon Tournier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.