guix-commits
[Top][All Lists]
Advanced

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

248/347: gnu: kparts-6: Update to 6.3.0.


From: guix-commits
Subject: 248/347: gnu: kparts-6: Update to 6.3.0.
Date: Fri, 28 Jun 2024 09:59:07 -0400 (EDT)

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

commit 8b1428fe885423525221cdbc8f25c71f66085a96
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:16 2024 +0800

    gnu: kparts-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (kparts-6): Update to 6.3.0.
    
    Change-Id: I93cfdd3ec97c31ff66218b37cdb927dad08298db
---
 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 65eae64542..87bb733066 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4616,7 +4616,7 @@ notifications which can be embedded in your application.")
 (define-public kparts-6
   (package
     (name "kparts")
-    (version "6.1.0")
+    (version "6.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -4625,7 +4625,7 @@ notifications which can be embedded in your application.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "078hjla0f3lhng70mg5mffyp1iamm6hd7lxsih1sfzzyskijgjnz"))))
+                "0004ln6fby8jgx6j27qlhmlagxy7c70akn0kayfqi6glfdk2gz22"))))
     (build-system qt-build-system)
     (arguments
      (list #:phases



reply via email to

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