1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: wpa-supplicant: Update to 2.11.

* gnu/packages/admin.scm (wpa-supplicant): Update to 2.11.

Merges: https://codeberg.org/guix/guix/pulls/6870
Change-Id: I84e5853f0dc92ad8d1f83f24031cd8df4dd60219
Reviewed-by: Nguyễn Gia Phong <cnx@loang.net>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Ada Stevenson
2026-03-04 13:54:13 +08:00
committed by Sharlatan Hellseher
parent 5b6a2296ca
commit cba3a8e976

View File

@@ -2608,7 +2608,7 @@ features of sudo with a fraction of the codebase.")
(define-public wpa-supplicant-minimal
(package
(name "wpa-supplicant-minimal")
(version "2.10")
(version "2.11")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2616,7 +2616,7 @@ features of sudo with a fraction of the codebase.")
version ".tar.gz"))
(sha256
(base32
"0bvvw7bx149a57llzrwzlpggyym84f8jdd4abwsk0f2b2pjpmpr0"))
"02pwqwdcirnyfmfzrc0xb66qs8gzrpb6905nzcv8w2p3fips0bli"))
(modules '((guix build utils)))
(snippet
'(begin