[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
182/332: gnu: kio-extras: Update to 23.04.3.
From: |
guix-commits |
Subject: |
182/332: gnu: kio-extras: Update to 23.04.3. |
Date: |
Wed, 2 Aug 2023 10:36:58 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit 97b745af9e534a78b38bf6baf50680fe4bb9d902
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Wed Jul 19 14:23:24 2023 +0800
gnu: kio-extras: Update to 23.04.3.
* gnu/packages/kde.scm (kio-extras): Update to 23.04.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/kde.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 5a62e04ad2..08c224e24f 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -445,7 +445,7 @@ illustrate project schedules.")
(define-public kio-extras
(package
(name "kio-extras")
- (version "22.08.0")
+ (version "23.04.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
@@ -453,7 +453,7 @@ illustrate project schedules.")
version ".tar.xz"))
(sha256
(base32
- "0gzna2ps2qd2js28c97kjpcbah7zz8n4s4932faggc2nz5z5wnyn"))))
+ "1ygxfq62idpgf1dlic1245y5gf0fnkrpbqxd230xmxi7a35za8qd"))))
(build-system cmake-build-system)
(arguments
(list #:phases #~(modify-phases %standard-phases
@@ -462,7 +462,7 @@ illustrate project schedules.")
(when tests?
(setenv "HOME" (getcwd))
(setenv "TMPDIR" (getcwd))
- (invoke "ctest" "-E" "testkioarchive")))))))
+ (invoke "ctest" "-E"
"(thumbnailtest|testkioarchive)")))))))
(native-inputs (list extra-cmake-modules dbus kdoctools qttools-5))
(inputs (list karchive
kconfig
- 30/332: gnu: kidletime: Update to 5.108.0., (continued)
- 30/332: gnu: kidletime: Update to 5.108.0., guix-commits, 2023/08/02
- 34/332: gnu: kplotting: Update to 5.108.0., guix-commits, 2023/08/02
- 53/332: gnu: kconfigwidgets: Update to 5.108.0., guix-commits, 2023/08/02
- 101/332: gnu: khtml: Update to 5.108.0., guix-commits, 2023/08/02
- 66/332: gnu: kimageformats: Use G-expressions., guix-commits, 2023/08/02
- 82/332: gnu: kfilemetadata: Use G-expressions., guix-commits, 2023/08/02
- 89/332: gnu: kcmutils: Use G-expressions., guix-commits, 2023/08/02
- 109/332: gnu: krunner: Update to 5.108.0., guix-commits, 2023/08/02
- 112/332: gnu: grantleetheme: Update to 23.04.3., guix-commits, 2023/08/02
- 129/332: gnu: kopeninghours: Update to 23.04.3., guix-commits, 2023/08/02
- 182/332: gnu: kio-extras: Update to 23.04.3.,
guix-commits <=
- 192/332: gnu: kinfocenter: Update to 5.27.6., guix-commits, 2023/08/02
- 172/332: gnu: plasma-vault: Update to 5.27.6., guix-commits, 2023/08/02
- 133/332: gnu: okular: Update to 23.04.3., guix-commits, 2023/08/02
- 123/332: gnu: kirigami-addons: Update to 0.9.0., guix-commits, 2023/08/02
- 185/332: gnu: kde-cli-tools: Update to 5.27.6., guix-commits, 2023/08/02
- 167/332: gnu: bluedevil: Update to 5.27.6., guix-commits, 2023/08/02
- 181/332: gnu: kwin: Update to 5.27.6., guix-commits, 2023/08/02
- 193/332: gnu: plasma: Update to 5.27.6., guix-commits, 2023/08/02
- 197/332: gnu: kwave: Update to 23.04.3., guix-commits, 2023/08/02
- 195/332: gnu: plasma-welcome: Update to 5.27.6., guix-commits, 2023/08/02