guix-commits
[Top][All Lists]
Advanced

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

64/255: gnu: kparts: Update to 6.8.0.


From: guix-commits
Subject: 64/255: gnu: kparts: Update to 6.8.0.
Date: Mon, 2 Dec 2024 09:32:24 -0500 (EST)

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

commit f20d6aa93f6f3e3c98225ba833cd90848b0f01ea
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 23:56:20 2024 +0800

    gnu: kparts: Update to 6.8.0.
    
    * gnu/packages/kde-frameworks.scm (kparts): Update to 6.8.0.
    
    Change-Id: Ic6bacb61a6165664316ac89ab9526d05a2381d09
---
 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 3e4e360cb2..b8f2989e45 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4296,7 +4296,7 @@ notifications which can be embedded in your application.")
 (define-public kparts
   (package
     (name "kparts")
-    (version "6.5.0")
+    (version "6.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -4305,7 +4305,7 @@ notifications which can be embedded in your application.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "07rp987bkzpvmb2735r3jm573dxmvyd92bs8hmnc2xvz4rxl3daf"))))
+                "09xkam9dnlrxl97c6kpa8xc5g4q4xkpypaymywan0h64yjmx488a"))))
     (build-system qt-build-system)
     (arguments
      (list #:phases



reply via email to

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