guix-commits
[Top][All Lists]
Advanced

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

114/126: gnu: kparts: Update to 6.5.0.


From: guix-commits
Subject: 114/126: gnu: kparts: Update to 6.5.0.
Date: Mon, 19 Aug 2024 06:52:15 -0400 (EDT)

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

commit 1ab220eff78e4f9a2fadd8c99511b020117e1269
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 13 14:54:56 2024 +0800

    gnu: kparts: Update to 6.5.0.
    
    * gnu/packages/kde-frameworks.scm (kparts): Update to 6.5.0.
    
    Change-Id: I6309343d22f3876cd3dd94ac3c8ee37ae940e62a
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 5f9c9e2bb0..e0dc1ddc75 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4270,7 +4270,7 @@ notifications which can be embedded in your application.")
 (define-public kparts
   (package
     (name "kparts")
-    (version "6.4.0")
+    (version "6.5.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -4279,7 +4279,7 @@ notifications which can be embedded in your application.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "13cr3q15nlmdasylr2ij6xcnnfmdc6d7rbzs41agjqvw7cfwac7z"))))
+                "07rp987bkzpvmb2735r3jm573dxmvyd92bs8hmnc2xvz4rxl3daf"))))
     (build-system qt-build-system)
     (arguments
      (list #:phases



reply via email to

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