GNU bug report logs -
#78833
[PATCH] gnu: connman: Update to 1.44.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Wed, 18 Jun 2025 22:03:03 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
To reply to this bug, email your comments to 78833 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78833
; Package
guix-patches
.
(Wed, 18 Jun 2025 22:03:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 18 Jun 2025 22:03:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/connman.scm (connman): Update to 1.44.
Change-Id: Ia541a42334a1c5f37d4a879aa8d8d33146e9a613
---
gnu/packages/connman.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/connman.scm b/gnu/packages/connman.scm
index c5a0f8482c..9f6384708e 100644
--- a/gnu/packages/connman.scm
+++ b/gnu/packages/connman.scm
@@ -47,14 +47,14 @@ (define-module (gnu packages connman)
(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
--
2.49.0
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Fri, 20 Jun 2025 18:38:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Fri, 20 Jun 2025 18:38:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78833-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks!
Andreas
This bug report was last modified 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.