guix-commits
[Top][All Lists]
Advanced

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

160/321: gnu: kdepim-runtime: Update to 24.12.1.


From: guix-commits
Subject: 160/321: gnu: kdepim-runtime: Update to 24.12.1.
Date: Fri, 10 Jan 2025 23:03:22 -0500 (EST)

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

commit 7b271122944189a8d5a748da44278a1d0b8a91e2
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:46 2025 +0800

    gnu: kdepim-runtime: Update to 24.12.1.
    
    * gnu/packages/kde-pim.scm (kdepim-runtime): Update to 24.12.1.
    
    Change-Id: I4d44a9604e903038051c1534acf67078735738c5
---
 gnu/packages/kde-pim.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 65db17d4ea..96b17773cd 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -712,14 +712,14 @@ functions for accessing calendar data using the kcalcore 
API.")
 (define-public kdepim-runtime
   (package
     (name "kdepim-runtime")
-    (version "24.05.2")
+    (version "24.12.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/kdepim-runtime-" version ".tar.xz"))
        (sha256
-        (base32 "1jymvmiqbyl8qcff835sp6kw8w4lg4clm7p5cscfmcx6b9bg4w7l"))))
+        (base32 "0n7wdnx7zl9pykg75naai0g1b0m3ck20g61k0rqj9gx6dmfy468i"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules dbus kdoctools libxslt shared-mime-info))



reply via email to

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