mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: modemmanager-qt: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (modemmanager-qt): Update to 6.13.0. Change-Id: I36c77c55f299d7b56ecd90d1dc27f1e95d4736c8
This commit is contained in:
parent
5698c020b8
commit
9b3fee74d4
1 changed files with 2 additions and 2 deletions
|
@ -1806,7 +1806,7 @@ lower level classes for interaction with the X Windowing System.")
|
|||
(define-public modemmanager-qt
|
||||
(package
|
||||
(name "modemmanager-qt")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1815,7 +1815,7 @@ lower level classes for interaction with the X Windowing System.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"05gfw9skiz7psyrpccp8ksp44w07w4a5z0gghdg8fgkz92b3y2k4"))))
|
||||
"1l6v6hnmdjkyp2nsxhplx7jv64rwxicw5s1mqf6zby3aq4rd7vr5"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules dbus pkg-config))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue