guix-commits
[Top][All Lists]
Advanced

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

331/347: gnu: kcachegrind: Update to 24.05.1.


From: guix-commits
Subject: 331/347: gnu: kcachegrind: Update to 24.05.1.
Date: Fri, 28 Jun 2024 09:59:29 -0400 (EDT)

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

commit 41b588ccb668dcda142aaec316d44af280601a1d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 17:06:43 2024 +0800

    gnu: kcachegrind: Update to 24.05.1.
    
    * gnu/packages/kde.scm (kcachegrind): Update to 24.05.1.
    
    Change-Id: Ie0236a7b836f8f26e31d325a97fa8b5624e5ae3c
---
 gnu/packages/kde.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 6290ada568..867c48493e 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1488,14 +1488,14 @@ timers for each task can be started, stopped, changed, 
or looped.")
 (define-public kcachegrind
   (package
     (name "kcachegrind")
-    (version "24.02.2")
+    (version "24.05.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/release-service/" 
version
                                   "/src/kcachegrind-" version ".tar.xz"))
               (sha256
                (base32
-                "173vlvji7dcan2j10ymmsplrssk0wr8ba4r6z6grwf1aljghjhqw"))))
+                "0syj5c8kks53h4qsk7c59vln78imx0nfzcypynxvawyh6rmxcidz"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules perl python qttools kdoctools-6))



reply via email to

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