guix-commits
[Top][All Lists]
Advanced

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

122/332: gnu: ktimer: Update to 23.04.3.


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

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

commit a1acba45def876a4837a80ab562ab9444d1989bd
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jul 14 15:47:04 2023 +0800

    gnu: ktimer: Update to 23.04.3.
    
    * gnu/packages/kde.scm (ktimer): 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 5a12eeb4d6..6b65a9fdad 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1105,14 +1105,14 @@ unmount drives and view them in a file manager.")
 (define-public ktimer
   (package
     (name "ktimer")
-    (version "20.12.0")
+    (version "23.04.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/release-service/" 
version
                                   "/src/ktimer-" version ".tar.xz"))
               (sha256
                (base32
-                "12fz5v5ky03h18jl75fnq1zagjq8qzi1s1q7phjz5d1rbhwc57ls"))))
+                "1n5az5cgb0q28lz5f7afqjlfga32q232g836nkl1sfq8n5whj5z5"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules



reply via email to

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