mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kwrited: Update to 6.3.4.
* gnu/packages/kde-plasma.scm (kwrited): Update to 6.3.4. Change-Id: I484eaf0834fd7085239fe4bf5a14b31e1b4b4e7a
This commit is contained in:
parent
c410b95f06
commit
c5fbb038a8
1 changed files with 2 additions and 2 deletions
|
@ -1584,7 +1584,7 @@ conjunction with the KDE Plasma Desktop.")
|
|||
(define-public kwrited
|
||||
(package
|
||||
(name "kwrited")
|
||||
(version "6.2.5")
|
||||
(version "6.3.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1592,7 +1592,7 @@ conjunction with the KDE Plasma Desktop.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"14np6xlkw6p0gl11pygzc4h81japn3xmq0b2g4b982ksj484yy84"))))
|
||||
"1dkmr50v8jnkmx6jxsps8l1z559khnq2g5zpl48maybzpgjcpcpp"))))
|
||||
(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