unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Cc: 71051-done@debbugs.gnu.org
Subject: bug#71051: [PATCH] gnu: axel: Update to 2.17.14.
Date: Wed, 22 May 2024 15:50:31 +0800	[thread overview]
Message-ID: <87ed9unv3s.fsf@iscas.ac.cn> (raw)
In-Reply-To: <a1f5daa47532d4540bbe75e5efdd35d4f1684544.1716117055.git.poptsov.artyom@gmail.com> (Artyom V. Poptsov's message of "Sun, 19 May 2024 14:10:55 +0300")

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

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> writes:

> * gnu/packages/networking.scm (axel): Update to 2.17.14.
>
> Change-Id: I62ce6e62d7f50662e13e89baff8658ae49224f56
> ---
>  gnu/packages/networking.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
> index 4c266c22aa..c376ca3141 100644
> --- a/gnu/packages/networking.scm
> +++ b/gnu/packages/networking.scm
> @@ -60,7 +60,7 @@
>  ;;; Copyright © 2023 Bruno Victal <mirai@makinata.eu>
>  ;;; Copyright © 2023 Yovan Naumovski <yovan@gorski.stream>
>  ;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
> -;;; Copyright © 2023 Artyom V. Poptsov <poptsov.artyom@gmail.com>
> +;;; Copyright © 2023, 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
>  ;;; Copyright © 2024 Tomas Volf <~@wolfsden.cz>
>  ;;; Copyright © 2022 Dominic Martinez <dom@dominicm.dev>
>  ;;; Copyright © 2024 Alexey Abramov <levenson@mmer.org>
> @@ -247,7 +247,7 @@ (define-public arp-scan
>  (define-public axel
>    (package
>      (name "axel")
> -    (version "2.17.11")
> +    (version "2.17.14")
>      (source
>       (origin
>         (method url-fetch)
> @@ -255,7 +255,7 @@ (define-public axel
>                             "releases/download/v" version "/"
>                             "axel-" version ".tar.xz"))
>         (sha256
> -        (base32 "1yfcsi0zv07bvhj8klgna3y1ycc4jhaija1b3rzzv0i4d4c2q2sq"))))
> +        (base32 "14rn8k0lb77awd9qx40kicz0767jfsavz6rmhb66zgvqqk4fg3lk"))))
>      (build-system gnu-build-system)
>      (native-inputs
>       (list gettext-minimal pkg-config))
>
> base-commit: e9b25a6c6c626a560d28a1f732e6e5d362d584a4

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=284a8cd681726d3d22b6abef4961e83980b21dd1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-05-22  7:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-19 11:10 [bug#71051] [PATCH] gnu: axel: Update to 2.17.14 Artyom V. Poptsov
2024-05-22  7:50 ` Z572 [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=87ed9unv3s.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=71051-done@debbugs.gnu.org \
    --cc=poptsov.artyom@gmail.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).