From a76b9d459d8df1e2ca651eee6d613471dd066826 Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Wed, 31 Dec 2025 15:37:40 -0300 Subject: iwd: Update to 3.10. * gnu/packages/networking.scm (iwd): Update to 3.10. Change-Id: I5f0e9052ab50528a2fb102f0c568e4f83e2b274f Signed-off-by: Andreas Enge --- gnu/packages/networking.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 8f6492073f..f6119bfe03 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -4463,7 +4463,7 @@ powerful route filtering syntax and an easy-to-use configuration interface.") (define-public iwd (package (name "iwd") - (version "3.9") + (version "3.10") (source (origin (method git-fetch) @@ -4473,7 +4473,7 @@ powerful route filtering syntax and an easy-to-use configuration interface.") (file-name (git-file-name name version)) (sha256 (base32 - "0kk88ipi901gibz7275rh6p9hplh5xg00b4bxf3i51wyml3id39m")))) + "1dxzz99fwyf1ssjgx57z4nik1xk4nr2ryywq8mpzbvxsdhs82fmb")))) (build-system gnu-build-system) (inputs (list dbus -- cgit v1.3