gnu: plasma-workspace-wallpapers: Update to 5.27.6.
* gnu/packages/kde-plasma.scm (plasma-workspace-wallpapers): Update to 5.27.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>master
parent
cde43309b8
commit
a24df4fe6d
|
@ -2422,14 +2422,14 @@ hardware management, and a high degree of customizability.")
|
|||
(define-public plasma-workspace-wallpapers
|
||||
(package
|
||||
(name "plasma-workspace-wallpapers")
|
||||
(version "5.25.5")
|
||||
(version "5.27.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0pdgg8h6zwyxf1pj241mg3hd94wh38bqxj68af5jfp10xrwkzcyr"))))
|
||||
"018vvxhs0rlc25hd5kafhzk6anl1yabggby7b5vsqvip2rsma0qk"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(home-page "https://community.kde.org/Frameworks")
|
||||
|
|
Reference in New Issue