mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 22:50:34 +02:00
gnu: kwrited: Update to 6.1.4.
* gnu/packages/kde-plasma.scm (kwrited): Update to 6.1.4. Change-Id: Ie50b97a6e060029341105f8f127a1ddd495a2370
This commit is contained in:
@@ -1530,7 +1530,7 @@ conjunction with the KDE Plasma Desktop.")
|
||||
(define-public kwrited
|
||||
(package
|
||||
(name "kwrited")
|
||||
(version "6.1.3")
|
||||
(version "6.1.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -1538,7 +1538,7 @@ conjunction with the KDE Plasma Desktop.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"08x0b3cxm9ynazanf6qq1hmyl86cqg8vh34k5zji6a4r19zdcj1l"))))
|
||||
"0jw18m94cjjbcpn5xb3wrf6392yy52dz0rkdzvz7sjxpp6gadgng"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcoreaddons ki18n kpty knotifications))
|
||||
|
||||
Reference in New Issue
Block a user