guix-commits
[Top][All Lists]
Advanced

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

75/76: gnu: kde-frameworkintegration: Update to 6.8.0.


From: guix-commits
Subject: 75/76: gnu: kde-frameworkintegration: Update to 6.8.0.
Date: Thu, 28 Nov 2024 06:37:57 -0500 (EST)

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

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

    gnu: kde-frameworkintegration: Update to 6.8.0.
    
    * gnu/packages/kde-frameworks.scm (kde-frameworkintegration): Update to 
6.8.0.
    
    Change-Id: I4657de859cc9c15047f471bbefe0e5bfc9ec3b86
---
 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 674706257c..694ec17716 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -5315,7 +5315,7 @@ applications.")
 (define-public kde-frameworkintegration
   (package
     (name "kde-frameworkintegration")
-    (version "6.5.0")
+    (version "6.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -5324,7 +5324,7 @@ applications.")
                     "frameworkintegration-" version ".tar.xz"))
               (sha256
                (base32
-                "1x0d3bhp8ak7fw6db3n6cjhx6xz0izl5h880r62jqbb05rs5ayy5"))))
+                "0dxgxmv9acs4azrg4y3sqb0vpw5r2gqcp254042wjimjznfwa6ql"))))
     (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]