gnu: blueman: Update to 2.4.6.

* gnu/packages/networking.scm (blueman): Update to 2.4.6.

Change-Id: I390d2b95bb8a02f81eb68779a32cd9142d8bf00c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Patrick Norton 2025-11-25 13:11:48 -05:00 committed by Ludovic Courtès
parent 4d1a35a5ee
commit 55e95de197
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1003,14 +1003,14 @@ systems with no further dependencies.")
(define-public blueman
(package
(name "blueman")
(version "2.4.4")
(version "2.4.6")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/blueman-project/blueman/releases"
"/download/" version "/blueman-" version ".tar.xz"))
(sha256
(base32 "1w45dr2cmy32cvxwqaybf5m2ziraj929f4lxcwapv266r1a92kyk"))))
(base32 "0rp5z3xzrgwbh496dyca6xjz3iqh9xnick879il0cnc5z4vsf4n7"))))
(build-system glib-or-gtk-build-system)
(arguments
(list