guix-commits
[Top][All Lists]
Advanced

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

121/332: gnu: kcachegrind: Update to 23.04.3.


From: guix-commits
Subject: 121/332: gnu: kcachegrind: Update to 23.04.3.
Date: Wed, 2 Aug 2023 10:36:51 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit 0e2139126520075bcc1c6c984132e613b3fc5041
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jul 14 15:42:48 2023 +0800

    gnu: kcachegrind: Update to 23.04.3.
    
    * gnu/packages/kde.scm (kcachegrind): Update to 23.04.3.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 f7fc534450..5a12eeb4d6 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1132,14 +1132,14 @@ timers for each task can be started, stopped, changed, 
or looped.")
 (define-public kcachegrind
   (package
     (name "kcachegrind")
-    (version "22.08.1")
+    (version "23.04.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/release-service/" 
version
                                   "/src/kcachegrind-" version ".tar.xz"))
               (sha256
                (base32
-                "05wcnfqs0fdfhfpagn0pqky0l7014nblv8r9fv1khy4g5mdlm4hs"))))
+                "175bag1mfidp7bdsjb3zinib76jy8h881rqxgmkn90gmv4fqy62b"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules perl python qttools-5 kdoctools))



reply via email to

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