[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/76: gnu: kded: Update to 6.8.0.
From: |
guix-commits |
Subject: |
57/76: gnu: kded: Update to 6.8.0. |
Date: |
Thu, 28 Nov 2024 06:37:54 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 4f8b4f7cafc9636c1da28be4c9c4e1f33b4a5276
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 23:56:19 2024 +0800
gnu: kded: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (kded): Update to 6.8.0.
Change-Id: I38fe4f1b473ff33c3bfb02b602130707b357c868
---
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 d63a13f467..54361212a7 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3548,7 +3548,7 @@ that offer bindings to some of the Frameworks.")
(define-public kded
(package
(name "kded")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3557,7 +3557,7 @@ that offer bindings to some of the Frameworks.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1c2lk418lazlynclw3zy79bzs21v962afpl98wzl9766mi0sjb19"))))
+ "08aixk47ks2nxv8vxba9vwhn22kh308ph31fis15balp3bxn74jj"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))
- 41/76: gnu: kunitconversion: Update to 6.8.0., (continued)
- 41/76: gnu: kunitconversion: Update to 6.8.0., guix-commits, 2024/11/28
- 36/76: gnu: prison: Update to 6.8.0., guix-commits, 2024/11/28
- 45/76: gnu: kcolorscheme: Update to 6.8.0., guix-commits, 2024/11/28
- 38/76: gnu: knotifications: Update to 6.8.0., guix-commits, 2024/11/28
- 52/76: gnu: baloo: Update to 6.8.0., guix-commits, 2024/11/28
- 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 <=
- 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, 2024/11/28
- 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