guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 5be434fc39e7ec723463ee93612e24770a772c2f
Author: Sughosha <[email protected]>
AuthorDate: Tue Mar 3 21:57:17 2026 +0530
gnu: plasma-wayland-protocols: Update to 1.20.0.
* gnu/packages/kde-frameworks.scm (plasma-wayland-protocols): Update to
1.20.0.
Change-Id: I16899ce14ab77ac4203c858bcc804356c442791f
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index a664e25a84..e57159fdde 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1523,14 +1523,14 @@ integration with a custom editor as well as a
ready-to-use
(define-public plasma-wayland-protocols
(package
(name "plasma-wayland-protocols")
- (version "1.19.0")
+ (version "1.20.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/" name "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "0im8iga6vz7rswcmg5mnhkjwwv5fix964fkrh4n4yh9wlvkryrs5"))))
+ "0slxlyahdcsd10k1qan0s3hizcafjq6vy2k75scfa711c8abn64q"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules wayland))
(arguments '(#:tests? #f)) ;no tests