From 940250e3bd71757b1555e82f45ad454063d2a4b5 Mon Sep 17 00:00:00 2001 From: Zheng Junjie Date: Sat, 20 Jul 2024 19:10:26 +0800 Subject: [PATCH] gnu: kscreen: Update to 6.1.3. * gnu/packages/kde-plasma.scm (kscreen): Update to 6.1.3. Change-Id: If86366cb5ee5a903e169f87f5ca67dfee7832050 --- 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 651f508ada..075e6dcc2d 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -904,7 +904,7 @@ PipeWire in Qt projects.") (define-public kscreen (package (name "kscreen") - (version "6.1.2") + (version "6.1.3") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/plasma/" @@ -912,7 +912,7 @@ PipeWire in Qt projects.") ".tar.xz")) (sha256 (base32 - "0p5x7413xs7i0lahvpqn3w69n6vyhcccxisn8hff0nmcd9llm1bz")))) + "0sq5wrx021yzwi0gmigl9y5mxqxhwf6kd38y2hjx9wbrb8q1j29h")))) (build-system cmake-build-system) (arguments ;; TODO: All tests fail