mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: kwrited: Update to 6.5.5.
* gnu/packages/kde-plasma.scm (kwrited): Update to 6.5.5. Change-Id: Id428c52ac936beb3b2e231659168cecafccd04ea
This commit is contained in:
@@ -1660,7 +1660,7 @@ conjunction with the KDE Plasma Desktop.")
|
||||
(define-public kwrited
|
||||
(package
|
||||
(name "kwrited")
|
||||
(version "6.5.2")
|
||||
(version "6.5.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -1668,7 +1668,7 @@ conjunction with the KDE Plasma Desktop.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"12895frz78vsabc9072d8jn6v5a38x1z6wrqc2mcwv3hmhlmz580"))))
|
||||
"1358v7qapfdf07xcan2vk1282sx11qknxyhvlhzdm27ds1py9b6h"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcoreaddons ki18n kpty knotifications))
|
||||
|
||||
Reference in New Issue
Block a user