guix_mirror_bot pushed a commit to branch master
in repository guix.
commit a76b9d459d8df1e2ca651eee6d613471dd066826
Author: Anderson Torres <[email protected]>
AuthorDate: Wed Dec 31 15:37:40 2025 -0300
iwd: Update to 3.10.
* gnu/packages/networking.scm (iwd): Update to 3.10.
Change-Id: I5f0e9052ab50528a2fb102f0c568e4f83e2b274f
Signed-off-by: Andreas Enge <[email protected]>
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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