gnu: connman: Update to 1.44.

* gnu/packages/connman.scm (connman): Update to 1.44.

Change-Id: Ia541a42334a1c5f37d4a879aa8d8d33146e9a613
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Tomas Volf 2025-06-19 00:01:57 +02:00 committed by Andreas Enge
parent 243c141ef2
commit ccac6f1ef9
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -47,14 +47,14 @@
(define-public connman
(package
(name "connman")
(version "1.43")
(version "1.44")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/network/connman/"
"connman-" version ".tar.xz"))
(sha256
(base32 "1g735gnhhhqzjhpwv62q8mg8345a62rhyk5qwavh0yby6azcwmqj"))))
(base32 "1zvljllg8bsi8nznx3rqpwgy68gg0k6klwgzkrgpfav3441v1qib"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags