[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))
- 60/76: gnu: kiconthemes: Update to 6.8.0., (continued)
- 60/76: gnu: kiconthemes: Update to 6.8.0., guix-commits, 2024/11/28
- 50/76: gnu: kimageformats: Update to 6.8.0., guix-commits, 2024/11/28
- 54/76: gnu: kcmutils: Update to 6.8.0., guix-commits, 2024/11/28
- 49/76: gnu: kfilemetadata: Update to 6.8.0., guix-commits, 2024/11/28
- 51/76: gnu: kjobwidgets: Update to 6.8.0., guix-commits, 2024/11/28
- 57/76: gnu: kded: Update to 6.8.0., guix-commits, 2024/11/28
- 59/76: gnu: kglobalaccel: Update to 6.8.0., guix-commits, 2024/11/28
- 61/76: gnu: kio: Update to 6.8.0., guix-commits, 2024/11/28
- 71/76: gnu: ktexttemplate: Update to 6.8.0., guix-commits, 2024/11/28
- 74/76: gnu: purpose: Update to 6.8.0., guix-commits, 2024/11/28
- 75/76: gnu: kde-frameworkintegration: Update to 6.8.0.,
guix-commits <=
- 73/76: gnu: kxmlgui: Update to 6.8.0., guix-commits, 2024/11/28
- 12/76: gnu: kdnssd: Update to 6.8.0., guix-commits, 2024/11/28