Revert "gnu: network-manager: Update to 1.43.4."

This reverts commit 01984774a2.  It is
apparently a development snapshot, and while working great for the most part, it
caused issues with WPA2 Enterprise WiFi configuration in
nm-connection-editor (see: https://issues.guix.gnu.org/62496).

Reported-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Maxim Cournoyer 2023-03-30 15:50:34 -04:00
parent 7ceedc7df7
commit be5e280e5f
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -8498,7 +8498,7 @@ (define-public caribou
(define-public network-manager
(package
(name "network-manager")
(version "1.43.4")
(version "1.41.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/NetworkManager/"
@ -8508,7 +8508,7 @@ (define-public network-manager
"network-manager-meson.patch"))
(sha256
(base32
"03sq59hb99farkn2z2kiidcmq86jc13ppjvm6s0k8cdxkcpivals"))))
"0v5a5fw1zwa94ksz6d7hyj14wwdxzmswgm81ryhxmyn3nrcf1akg"))))
(build-system meson-build-system)
(outputs '("out"
"doc")) ; 8 MiB of gtk-doc HTML