"Artyom V. Poptsov" 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 > ;;; Copyright © 2023 Yovan Naumovski > ;;; Copyright © 2023 Zheng Junjie <873216071@qq.com> > -;;; Copyright © 2023 Artyom V. Poptsov > +;;; Copyright © 2023, 2024 Artyom V. Poptsov > ;;; Copyright © 2024 Tomas Volf <~@wolfsden.cz> > ;;; Copyright © 2022 Dominic Martinez > ;;; Copyright © 2024 Alexey Abramov > @@ -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