From 2ef2aa03fcce104af8996e516499cdcf1377a23b Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Mon, 23 Feb 2026 08:38:59 +0300 Subject: gnu: hcxdumptool: Update to 7.1.2. * gnu/packages/networking.scm (hcxdumptool): Update to 7.1.2. Change-Id: Id3c6e1ec476e923e2ccd1777336f5f9b9a7f497a --- gnu/packages/networking.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 203320c59e..19ec1af1c2 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, 2024 Zheng Junjie <873216071@qq.com> -;;; Copyright © 2023, 2024, 2025 Artyom V. Poptsov +;;; Copyright © 2023, 2024, 2025, 2026 Artyom V. Poptsov ;;; Copyright © 2024 Tomas Volf <~@wolfsden.cz> ;;; Copyright © 2022 Dominic Martinez ;;; Copyright © 2024 Alexey Abramov @@ -4074,7 +4074,7 @@ packets from wireless devices for use with hashcat or John the Ripper.") (define-public hcxdumptool (package (name "hcxdumptool") - (version "7.0.1") + (version "7.1.2") (source (origin (method git-fetch) @@ -4082,7 +4082,7 @@ packets from wireless devices for use with hashcat or John the Ripper.") (url "https://github.com/ZerBea/hcxdumptool") (commit version))) (sha256 - (base32 "1h03wdm9rcfa0s59kbd1dv550k7c4rpksw5w5djz5q70i23f25h0")) + (base32 "044ixwww6byfmv9208h3xzhqfc996sxxjqqq2lhr8dwmvg6s6jbl")) (file-name (git-file-name name version)))) (build-system gnu-build-system) (arguments -- cgit v1.3