mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasma-workspace-wallpapers: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (plasma-workspace-wallpapers): Update to 6.4.3. Change-Id: If3255596b77f57ecbf6e166304ad303d5cc92195
This commit is contained in:
parent
c305892036
commit
eca5850a4e
1 changed files with 2 additions and 2 deletions
|
@ -2974,14 +2974,14 @@ hardware management, and a high degree of customizability.")
|
|||
(define-public plasma-workspace-wallpapers
|
||||
(package
|
||||
(name "plasma-workspace-wallpapers")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"17qpznf9afi76c3dmyjm795fkrdwjr06i5qdw2gaissgrr0lxgh1"))))
|
||||
"1i697bad8d1184jfyjwpmpy723igx3ksg8bqnn1l9nsfnnmivlpm"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments (list #:tests? #f))
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue