guix-commits
[Top][All Lists]
Advanced

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

28/92: gnu: kwindowsystem: Update to 5.114.0.


From: guix-commits
Subject: 28/92: gnu: kwindowsystem: Update to 5.114.0.
Date: Thu, 18 Jan 2024 21:00:13 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 4c2b0e1eaf14cd79b796a9e137e3bab370effc4a
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Jan 18 11:33:14 2024 -0500

    gnu: kwindowsystem: Update to 5.114.0.
    
    * gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 5.114.0.
    
    Change-Id: I23c66be3d7add7c05c87f518e330ad95eb524ea0
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 7f2ec343d8..0f6c4a9127 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1207,7 +1207,7 @@ configuration pages, message boxes, and password 
requests.")
 (define-public kwindowsystem
   (package
     (name "kwindowsystem")
-    (version "5.108.0")
+    (version "5.114.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1216,7 +1216,7 @@ configuration pages, message boxes, and password 
requests.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0112cgy09qw069v1lzaz6rp84p128mq3xqp3xink398xhp3nrkqd"))))
+                "03xbsf1pmswd2kpn3pdszp4vndclsh7j02fp22npxaxllmfr4va9"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules



reply via email to

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