gnu: modemmanager-qt: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (modemmanager-qt): Update to 6.4.0. Change-Id: I31234019c852511f3e1bfb21ee165899a24d5b19master
parent
6fb02a55eb
commit
54f64a5418
|
@ -1787,7 +1787,7 @@ lower level classes for interaction with the X Windowing System.")
|
|||
(define-public modemmanager-qt
|
||||
(package
|
||||
(name "modemmanager-qt")
|
||||
(version "6.3.0")
|
||||
(version "6.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1796,7 +1796,7 @@ lower level classes for interaction with the X Windowing System.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1ky77v27nbil5vcig07yyk3jahv673qr7pn41dsb7f588sbh5www"))))
|
||||
"17gfvrigqavq640l1pbafpl2bnps6m69ivwdqdcfmqxw2sljmg7j"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules dbus pkg-config))
|
||||
|
|
Reference in New Issue