gnu: connman: Update to 1.43.

* gnu/packages/connman.scm (connman): Update to 1.43.
* gnu/packages/patches/connman-add-missing-libppp-compat.h.patch: Delete
obsolete patch.
* gnu/local.mk (dist_patch_DATA): De-register it.

Change-Id: I563f535c27b99972e95d96f291ce5dfdc83a46f1
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Tomas Volf 2025-02-22 00:29:56 +01:00 committed by 宋文武
parent 336e1dfd0f
commit 92f0049f04
No known key found for this signature in database
GPG key ID: D415BF253B515976
3 changed files with 2 additions and 145 deletions

View file

@ -47,16 +47,14 @@
(define-public connman
(package
(name "connman")
(version "1.42")
(version "1.43")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/network/connman/"
"connman-" version ".tar.xz"))
(sha256
(base32 "1an24caah35chc1c48p67ln8kpj9fr7slg5fklpfz0f0dzjbmrm3"))
(patches
(search-patches "connman-add-missing-libppp-compat.h.patch"))))
(base32 "1g735gnhhhqzjhpwv62q8mg8345a62rhyk5qwavh0yby6azcwmqj"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags