gnu: oxygen-sounds: Update to 6.1.2.
* gnu/packages/kde-plasma.scm (oxygen-sounds): Update to 6.1.2. Change-Id: If19e35a8588d83a9bc09cd6190424b8ef0bd3814master
parent
b0cb59bf02
commit
08c5888183
|
@ -1447,7 +1447,7 @@ on top of Baloo.")
|
|||
(define-public oxygen-sounds
|
||||
(package
|
||||
(name "oxygen-sounds")
|
||||
(version "5.27.7")
|
||||
(version "6.1.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1455,7 +1455,7 @@ on top of Baloo.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"132jaabfpj8k6xk6f1732a0qgjz1mzyyk74b1mm7q7pyhpypr2gq"))))
|
||||
"02yz7mlnbylhv2d66hl1dvp6ylnp9lj5f07ivdjcwpq556agxljf"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(home-page "https://community.kde.org/Frameworks")
|
||||
|
|
Reference in New Issue