diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index 2145466b30..c36b81b0bc 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -2713,7 +2713,7 @@ sensors, process information and other system resources.") (define-public plasma-welcome (package (name "plasma-welcome") - (version "6.5.2") + (version "6.5.5") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/plasma/" @@ -2722,7 +2722,7 @@ sensors, process information and other system resources.") version ".tar.xz")) (sha256 (base32 - "0qwm6shd3mfm9009n59nb5llfw44gn4hw1rwvhjjgjxlix56g640")))) + "0809w105akkz9dyxdcav1dx86d88hc8dv82pd1w7y1076nm9rqij")))) (build-system qt-build-system) (native-inputs (list extra-cmake-modules pkg-config))