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

* [bug#61381] [PATCH] gnu: tetoolkit: Update to 2.2.1b.
  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
  0 siblings, 1 reply; 4+ messages in thread
From: zimoun @ 2023-02-09 12:31 UTC (permalink / raw)
  To: Navid Afkhami, 61381

Hi,

On Thu, 09 Feb 2023 at 09:09, Navid Afkhami <navid.afkhami@mdc-berlin.de> wrote:
> * gnu/packages/bioinformatics.scm (tetoolkit): Update to 2.2.1b.

[...]

> -               (("'Rscript'")
> +`               (("'Rscript'")

What’s the change here?


Cheers,
simon




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

* [bug#61381] [ext] Re: [bug#61381] [PATCH] gnu: tetoolkit: Update to 2.2.1b.
  2023-02-09 12:31 ` zimoun
@ 2023-02-09 12:51   ` Navid Afkhami
  2023-02-09 13:00     ` Simon Tournier
  0 siblings, 1 reply; 4+ messages in thread
From: Navid Afkhami @ 2023-02-09 12:51 UTC (permalink / raw)
  To: zimoun; +Cc: 61381@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 596 bytes --]

Hi,

Thank you for your Email. Probably it happened when i was doing a local commit (Sending a GUIX package). Please ignore it!
Thank you
Navid Afkhami
IT Administration

navid.afkhami@mdc-berlin.de (mailto:navid.afkhami@mdc-berlin.de)

On Feb 9 2023, at 1:31 pm, zimoun <zimon.toutoune@gmail.com> wrote:
> Hi,
>
> On Thu, 09 Feb 2023 at 09:09, Navid Afkhami <navid.afkhami@mdc-berlin.de> wrote:
> > * gnu/packages/bioinformatics.scm (tetoolkit): Update to 2.2.1b.
>
> [...]
> > - (("'Rscript'")
> > +` (("'Rscript'")
>
> What’s the change here?
>
> Cheers,
> simon
>


[-- Attachment #2: Type: text/html, Size: 1241 bytes --]

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

* [bug#61381] [ext] Re: [bug#61381] [PATCH] gnu: tetoolkit: Update to 2.2.1b.
  2023-02-09 12:51   ` [bug#61381] [ext] " Navid Afkhami
@ 2023-02-09 13:00     ` Simon Tournier
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Tournier @ 2023-02-09 13:00 UTC (permalink / raw)
  To: Navid Afkhami; +Cc: 61381@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 413 bytes --]

Hi,

On Thu, 9 Feb 2023 at 13:51, Navid Afkhami <navid.afkhami@mdc-berlin.de>
wrote:

> Thank you for your Email. Probably it happened when i was doing a local
commit (Sending a GUIX package). Please ignore it!

No worry.  The change is an extra backquote and I was not sure to
understand if it was expected.  Hence my quesiton. :-)
Anway.

I am closing this.  Thanks for your other contributions.

Cheers,
simon

[-- Attachment #2: Type: text/html, Size: 645 bytes --]

^ permalink raw reply	[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.