guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/255: gnu: bluez-qt: Update to 6.8.0.


From: guix-commits
Subject: 04/255: gnu: bluez-qt: Update to 6.8.0.
Date: Mon, 2 Dec 2024 09:32:13 -0500 (EST)

z572 pushed a commit to branch kde-team
in repository guix.

commit 71b8188991192f28163e3ad1e9c7e7e83ee31211
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 21:33:12 2024 +0800

    gnu: bluez-qt: Update to 6.8.0.
    
    * gnu/packages/kde-frameworks.scm (bluez-qt): Update to 6.8.0.
    
    Change-Id: Id57a26c68cf3dcc89b5451d9f91a265a32492616
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 47fdaea34a..14f854c829 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -388,7 +388,7 @@ 
http://freedesktop.org/wiki/Specifications/open-collaboration-services/";)
 (define-public bluez-qt
   (package
     (name "bluez-qt")
-    (version "6.5.0")
+    (version "6.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -397,7 +397,7 @@ 
http://freedesktop.org/wiki/Specifications/open-collaboration-services/";)
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0pm6dbn0za3pp078ri4rbfdb0xa163pnx26h103l3y8szik4f8zh"))))
+                "0xhdfkh3ba70xbydc2y17si9gcwpmp8wdp5jxvyqvj59qpvqj6ip"))))
     (build-system cmake-build-system)
     (native-inputs
      (list dbus extra-cmake-modules))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]