mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: bluez-qt: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (bluez-qt): Update to 6.13.0. Change-Id: I3d46b5dd4f2f575863c10679a079f6558114ef11
This commit is contained in:
parent
ce82501084
commit
decb802959
1 changed files with 2 additions and 2 deletions
|
@ -395,7 +395,7 @@ http://freedesktop.org/wiki/Specifications/open-collaboration-services/")
|
|||
(define-public bluez-qt
|
||||
(package
|
||||
(name "bluez-qt")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -404,7 +404,7 @@ http://freedesktop.org/wiki/Specifications/open-collaboration-services/")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0bc2girv8h06s2f5rxnyr2pzy3w28bxgar6jhax6wpb20mvpp932"))))
|
||||
"0hli2kqvch3ggarbsvjmqhz78d156dkhps30gc7d6w5d1959b68s"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list dbus extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue