unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Hartmut Goebel <h.goebel@crazy-compilers.com>, 53920@debbugs.gnu.org
Subject: [bug#53920] [PATCH v3] gnu: lesspipe: Update to 2.03.
Date: Sun, 27 Feb 2022 23:22:27 +0100	[thread overview]
Message-ID: <c496100d9241ca08df01a8eea86bdb45b70150c8.camel@telenet.be> (raw)
In-Reply-To: <ad08e104569e8759a2dacc429b4021f2dd2d6250.1645555065.git.h.goebel@crazy-compilers.com>

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

Hartmut Goebel schreef op di 22-02-2022 om 19:39 [+0100]:
> +                (substitute* "sxw2txt"
> +                  (("^use warnings;" line)
> +                   (string-append
> +                    line "\nuse lib '" #$perl-archive-zip
> +                    "/lib/perl5/site_perl';")))

To make package transformations work, can #$perl-archive-zip be avoided
here?  Maybe:

(substitute* [...]
  ([...]
   (string-append [...] (assoc-ref inputs "perl-archive-zip") [...])))

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  parent reply	other threads:[~2022-02-27 22:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 16:52 [bug#53920] [PATCH] gnu: lesspipe: Update to 2.02 Hartmut Goebel
2022-02-12  9:48 ` Brice Waegeneire
2022-02-20 16:54   ` Hartmut Goebel
2022-02-22 18:42   ` Hartmut Goebel
2022-02-22  9:16 ` [bug#53920] [PATCH v2] " Hartmut Goebel
2022-02-22 18:39 ` [bug#53920] [PATCH v3] gnu: lesspipe: Update to 2.03 Hartmut Goebel
2022-02-27 22:06   ` [bug#53920] [PATCH] gnu: lesspipe: Update to 2.02 Ludovic Courtès
2022-02-27 22:22   ` Maxime Devos [this message]
2022-02-28  8:25     ` [bug#53920] [PATCH v3] gnu: lesspipe: Update to 2.03 Hartmut Goebel
2022-02-28  9:56       ` Nicolas Goaziou
2022-02-28 12:31         ` Hartmut Goebel
2022-02-28 12:50           ` Nicolas Goaziou
2022-03-02 20:52             ` bug#53920: " Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c496100d9241ca08df01a8eea86bdb45b70150c8.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=53920@debbugs.gnu.org \
    --cc=h.goebel@crazy-compilers.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).