guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

93/126: gnu: kscreen: Update to 6.1.3.


From: guix-commits
Subject: 93/126: gnu: kscreen: Update to 6.1.3.
Date: Tue, 30 Jul 2024 06:37:02 -0400 (EDT)

z572 pushed a commit to branch kde-team
in repository guix.

commit c0783d772a6b85f88c41ad7bb59d185f57198a14
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:26 2024 +0800

    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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]