Skip to content
Snippets Groups Projects
Unverified Commit 723f0ce7 authored by Mathieu Othacehe's avatar Mathieu Othacehe
Browse files

gnu: connman: Update to 1.34.

* gnu/packages/connman.scm (connman): Update to 1.34.
parent 5e03b122
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ (define-module (gnu packages connman)
(define-public connman
(package
(name "connman")
(version "1.33")
(version "1.34")
(source
(origin
(method url-fetch)
......@@ -49,7 +49,7 @@ (define-public connman
name "-" version ".tar.xz"))
(sha256
(base32
"187mknq2i907gf8dz0i79359gn1qc9mryvqkcgb280d7dw1ld2dw"))))
"07n71wcy1c4cc01ca4dl9k1jpdqr5nsyr33dqf7k87wwfa681859"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment