gnu: ocean-sound-theme: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (ocean-sound-theme): Update to 6.1.3. Change-Id: I43912a010eb338334baa4744fe404ae905925e5fmaster
parent
8ff20b1dc7
commit
3543c8f347
|
@ -1656,7 +1656,7 @@ on top of Baloo.")
|
||||||
(define-public ocean-sound-theme
|
(define-public ocean-sound-theme
|
||||||
(package
|
(package
|
||||||
(name "ocean-sound-theme")
|
(name "ocean-sound-theme")
|
||||||
(version "6.1.2")
|
(version "6.1.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/plasma/"
|
(uri (string-append "mirror://kde/stable/plasma/"
|
||||||
|
@ -1664,7 +1664,7 @@ on top of Baloo.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ysgx7bg5njgfv3rxdz5bzqh0iki1qb0pwqk4dmnwc3hx3c89ynb"))))
|
"064s4ms3ga2985181gzzi4ky20g53c3djz1dblmjnq3i908npy86"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs (list extra-cmake-modules))
|
(native-inputs (list extra-cmake-modules))
|
||||||
(inputs (list qtbase))
|
(inputs (list qtbase))
|
||||||
|
|
Reference in New Issue