gnu: oxygen-sounds: Update to 5.27.6.
* gnu/packages/kde-plasma.scm (oxygen-sounds): Update to 5.27.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>master
parent
2fb7838acb
commit
07351694ac
|
@ -1368,7 +1368,7 @@ on top of Baloo.")
|
||||||
(define-public oxygen-sounds
|
(define-public oxygen-sounds
|
||||||
(package
|
(package
|
||||||
(name "oxygen-sounds")
|
(name "oxygen-sounds")
|
||||||
(version "5.25.5")
|
(version "5.27.6")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/plasma/"
|
(uri (string-append "mirror://kde/stable/plasma/"
|
||||||
|
@ -1376,7 +1376,7 @@ on top of Baloo.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"04rn3ccqszznknvblz2i8r406m32hk4d3yzma4vzq93jfk57hdf1"))))
|
"0zijzkr6xqx3lqfccr9fkhmzmvqp5c8025nlh8sy94fi846g7smg"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs (list extra-cmake-modules))
|
(native-inputs (list extra-cmake-modules))
|
||||||
(home-page "https://community.kde.org/Frameworks")
|
(home-page "https://community.kde.org/Frameworks")
|
||||||
|
|
Reference in New Issue