guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 55b19df0d6c96d4d54305d28667823cdc10172cc
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon Sep 15 16:47:45 2025 +0900
gnu: libkscreen: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (libkscreen): Update to 6.3.6.
Change-Id: Id59364030629f49ce25e73567ddbae55abce3756
---
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 db2df45aa3..64f1970ad3 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1322,14 +1322,14 @@ an elegant and intuitive experience for your tasks and
plasmoids.")
(define-public libkscreen
(package
(name "libkscreen")
- (version "6.3.4")
+ (version "6.3.6")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0g7cp7p209gj84bfwv843lfc4vs58pa6pg62150bvb0m25h1bvdc"))))
+ (base32 "1414i8q0c7xqcs5ig84zszygqy2kdzqbxrkj4d8y8w69a7fccg5j"))))
(build-system qt-build-system)
(arguments
(list