guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 65aa46b27f54e6d9cd6d11667a033b9c298fae95
Author: Zheng Junjie <[email protected]>
AuthorDate: Mon Jul 28 14:23:12 2025 +0800
gnu: libkscreen: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (libkscreen): Update to 6.4.3.
Change-Id: I3e5758eadbe67eb20292a68d47446c3c6b173e60
---
gnu/packages/kde-plasma.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 3d5d9cae5a..cd7c7f8747 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1177,14 +1177,14 @@ an elegant and intuitive experience for your tasks and
plasmoids.")
(define-public libkscreen
(package
(name "libkscreen")
- (version "6.3.4")
+ (version "6.4.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0g7cp7p209gj84bfwv843lfc4vs58pa6pg62150bvb0m25h1bvdc"))))
+ (base32 "0sxhh7mx4h9s7vgapphfhlwfnxzjx7yydv80w13whlh62420cpx2"))))
(build-system qt-build-system)
(arguments
(list