guix-commits
[Top][All Lists]
Advanced

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

259/347: gnu: kde-frameworkintegration-6: Update to 6.3.0.


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

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

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

    gnu: kde-frameworkintegration-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (kde-frameworkintegration-6): Update to 
6.3.0.
    
    Change-Id: I1d38c7bc6c2f841c83c2367bd23a50e8e802d745
---
 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 0317f2f3a5..63eb9bd2a9 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -5696,7 +5696,7 @@ applications.")
 (define-public kde-frameworkintegration-6
   (package
     (name "kde-frameworkintegration")
-    (version "6.1.0")
+    (version "6.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -5705,7 +5705,7 @@ applications.")
                     "frameworkintegration-" version ".tar.xz"))
               (sha256
                (base32
-                "1s24j63nz6vf3yx14ibarn2jn34ip9sff6r5ksyhai5rg2kkifs7"))))
+                "0zscmn1hvv0y7j5r22r6cdmqznkv7h0s6v7a4wmpjgrpnd8haw4l"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules pkg-config))



reply via email to

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