unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Felix Lechner <felix.lechner@lease-up.com>
Cc: 62154-done@debbugs.gnu.org
Subject: bug#62154: [PATCH 4/4] gnu: inetutils: Apply formatting rules (non-functional change).
Date: Sat, 20 Jan 2024 14:50:27 -0500	[thread overview]
Message-ID: <87a5ozg4xo.fsf@gmail.com> (raw)
In-Reply-To: <cc423505b091f3764828e9e8b75e3006364f6b55.1678669618.git.felix.lechner@lease-up.com> (Felix Lechner's message of "Sun, 12 Mar 2023 18:21:56 -0700")

Hi Felix,

Felix Lechner <felix.lechner@lease-up.com> writes:

> * gnu/packages/admin.scm (inetutils): Apply formatting rules (non-functional
> change).
> ---
>  gnu/packages/admin.scm | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
> index 6c1c1aca1e..5a0e12d05c 100644
> --- a/gnu/packages/admin.scm
> +++ b/gnu/packages/admin.scm
> @@ -898,12 +898,12 @@ (define-public inetutils
>      (name "inetutils")
>      (version "2.4")
>      (source (origin
> -             (method url-fetch)
> -             (uri (string-append "mirror://gnu/inetutils/inetutils-"
> -                                 version ".tar.xz"))
> -             (sha256
> -              (base32
> -               "1ck81y6x0bk1qaripfsrbfzrrzaxkzp37ddpg8mgwzd5n6qxd28p"))))
> +              (method url-fetch)
> +              (uri (string-append "mirror://gnu/inetutils/inetutils-"
> +                                  version ".tar.xz"))
> +              (sha256
> +               (base32
> +                "1ck81y6x0bk1qaripfsrbfzrrzaxkzp37ddpg8mgwzd5n6qxd28p"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list

I've applied the parts that hadn't been made already to core-updates,
except the "this-package-input" change in the configure flags, which I
think is best suited for a search-input-file (it provides better error
reporting in case something is wrong).

-- 
Thanks,
Maxim




      reply	other threads:[~2024-01-20 19:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-13  1:19 [bug#62154] [PATCH 0/4] gnu: inetutils: Update to 2.4 Felix Lechner via Guix-patches via
2023-03-13  1:21 ` [bug#62154] [PATCH 1/4] gnu: Update inetutils to 2.4; use tar.xz Felix Lechner via Guix-patches via
2023-03-13  1:21 ` [bug#62154] [PATCH 2/4] gnu: inetutils: Convert to gexp Felix Lechner via Guix-patches via
2023-03-13  1:21 ` [bug#62154] [PATCH 3/4] gnu: inetutils: Use new-style inputs Felix Lechner via Guix-patches via
2023-03-13  1:21 ` [bug#62154] [PATCH 4/4] gnu: inetutils: Apply formatting rules (non-functional change) Felix Lechner via Guix-patches via
2024-01-20 19:50   ` Maxim Cournoyer [this message]

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=87a5ozg4xo.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=62154-done@debbugs.gnu.org \
    --cc=felix.lechner@lease-up.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).