[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/76: gnu: kio: Update to 6.8.0.
From: |
guix-commits |
Subject: |
61/76: gnu: kio: 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 f905b662dea804da7d392961c78960c782320b4f
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 23:56:20 2024 +0800
gnu: kio: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (kio): Update to 6.8.0.
Change-Id: I5bb046b001414a3123bd385495ea7200c0fbb1cc
---
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 73c4cac1b7..eb44601959 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3919,7 +3919,7 @@ consumption.")
(define-public kio
(package
(name "kio")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3928,7 +3928,7 @@ consumption.")
name "-" version ".tar.xz"))
(sha256
(base32
- "04wa36ybv38v3q22ykk28n5bmj0bfzcl3lik8qnk4yjp6hszi2ww"))
+ "1gjnkawwn7bci15l9x6w6pf21srrfzgzrvkzh4bvds14addc52nb"))
(patches (search-patches "kio-search-smbd-on-PATH.patch"))))
(build-system cmake-build-system)
(propagated-inputs
- 45/76: gnu: kcolorscheme: Update to 6.8.0., (continued)
- 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, 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 <=
- 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