guix-commits
[Top][All Lists]
Advanced

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

203/321: gnu: kgamma: Update to 6.2.5.


From: guix-commits
Subject: 203/321: gnu: kgamma: Update to 6.2.5.
Date: Sat, 11 Jan 2025 08:14:06 -0500 (EST)

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

commit 373e62ff7201f2016a64bfb375c862aafd9e2f24
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:53 2025 +0800

    gnu: kgamma: Update to 6.2.5.
    
    * gnu/packages/kde-plasma.scm (kgamma): Update to 6.2.5.
    
    Change-Id: I492a10e5e88feed05d7a7d78630b37d745a077c5
---
 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 975b64a7b1..e5343888a7 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -644,7 +644,7 @@ KDE Frameworks 5 to better interact with the system.")
 (define-public kgamma
   (package
     (name "kgamma")
-    (version "6.1.4")
+    (version "6.2.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -652,7 +652,7 @@ KDE Frameworks 5 to better interact with the system.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0z4af70xl8l5pldld98yhxwp5vsamdl46hkb4036m9vncqm8h85x"))))
+                "1khhark9w62bf3v8bgk2fbcs9j41sc228wlsdqhzvb10n3f5rxrx"))))
     (build-system qt-build-system)
     (arguments (list #:qtbase qtbase))
     (native-inputs (list extra-cmake-modules kdoctools))



reply via email to

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