mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: plasma-welcome: Update to 6.5.0.
* gnu/packages/kde-plasma.scm (plasma-welcome): Update to 6.5.0. Change-Id: I8590ee22cee5004305b3e6c32ad65295cf6528c3
This commit is contained in:
@@ -2702,7 +2702,7 @@ sensors, process information and other system resources.")
|
||||
(define-public plasma-welcome
|
||||
(package
|
||||
(name "plasma-welcome")
|
||||
(version "6.4.5")
|
||||
(version "6.5.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -2711,7 +2711,7 @@ sensors, process information and other system resources.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"02fnzrchpqkvq1529s8s4n2cvp38wdcb4vchklx2ca6mnmbvpkjp"))))
|
||||
"1dl5rg7r0mmkdd8dh9985c6ghggsrhglad9pidz6ni0whddjbhad"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config))
|
||||
|
||||
Reference in New Issue
Block a user