guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit ff910904187fd14b9d2ae17c34d2e4b22bb08fde
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 7c9ef3f5fe..1c30236563 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1240,14 +1240,14 @@ the running system.")
(define-public libkscreen
(package
(name "libkscreen")
- (version "6.3.6")
+ (version "6.4.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1414i8q0c7xqcs5ig84zszygqy2kdzqbxrkj4d8y8w69a7fccg5j"))))
+ (base32 "0sxhh7mx4h9s7vgapphfhlwfnxzjx7yydv80w13whlh62420cpx2"))))
(build-system qt-build-system)
(arguments
(list