gnu: pulseaudio-qt: Update to 1.4.0.
* gnu/packages/kde-frameworks.scm (pulseaudio-qt): Update to 1.4.0. Change-Id: I6a7a60a6da03af5591724596509292e09616ca7d
This commit is contained in:
parent
a413b85918
commit
200d8cdf8e
@ -1384,14 +1384,14 @@ provides uniform access to generation of barcodes with data.")
|
||||
(define-public pulseaudio-qt
|
||||
(package
|
||||
(name "pulseaudio-qt")
|
||||
(version "1.3")
|
||||
(version "1.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/pulseaudio-qt"
|
||||
"/pulseaudio-qt-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1i4yb0v1mmhih8c2i61hybg6q60qys3pc5wbjb7a0vwl1mihgsxw"))))
|
||||
"0rfh1qawf2bxh26p5xr03z2zizpnfw8k9ycwhmmqac11rx765jnq"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config))
|
||||
|
Loading…
Reference in New Issue
Block a user