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.5.
* gnu/packages/kde-plasma.scm (plasma-welcome): Update to 6.5.5. Change-Id: I2df4846e34e4802be8ce27e7bc0b80d993426676
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user