mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kwrited: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (kwrited): Update to 6.4.3. Change-Id: Icc46047bfcc0ef19f93a6146d9e77bee60ca3461
This commit is contained in:
parent
c874d5daa5
commit
a451edd72b
1 changed files with 2 additions and 2 deletions
|
@ -1684,7 +1684,7 @@ conjunction with the KDE Plasma Desktop.")
|
|||
(define-public kwrited
|
||||
(package
|
||||
(name "kwrited")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1692,7 +1692,7 @@ conjunction with the KDE Plasma Desktop.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1m1p4yy046j0fm45czps4bwg2lqdrvlj7sa36g8syci67ilgfiyk"))))
|
||||
"12q9vf52p1hwkdql1z0sbh1y1qy4wiqbk1qiyx2vs317sig4n57y"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcoreaddons ki18n kpty knotifications))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue