[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
132/347: gnu: kdsoap: Update to 2.2.0.
From: |
guix-commits |
Subject: |
132/347: gnu: kdsoap: Update to 2.2.0. |
Date: |
Fri, 28 Jun 2024 09:58:44 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 064b50c9ad3259c6aceb988bc0765c574ed142dc
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat May 4 17:43:05 2024 +0800
gnu: kdsoap: Update to 2.2.0.
* gnu/packages/qt.scm (kdsoap): Update to 2.2.0.
[arguments]<#:phases>: Adjust check phase.
Change-Id: I161313a10c526fb953b6b024e8726e46072d8847
---
gnu/packages/qt.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 44a6282bb3..641311036a 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -5157,7 +5157,7 @@ and import their menus over DBus.")
(define-public kdsoap
(package
(name "kdsoap")
- (version "2.0.0")
+ (version "2.2.0")
(source
(origin
(method url-fetch)
@@ -5165,7 +5165,7 @@ and import their menus over DBus.")
"kdsoap-" version "/kdsoap-" version ".tar.gz"))
(sha256
(base32
- "1vh4rzb09kks1ilay1y60q7gf64gwzdwsca60hmx1xx69w8672fi"))))
+ "0mpkg9iyvzb6mxvhbi6zc052ids2r2nzpmjbljgpq6a2hja13vyr"))))
(build-system qt-build-system)
(inputs `(("qtbase" ,qtbase-5)))
(arguments
@@ -5176,7 +5176,7 @@ and import their menus over DBus.")
(lambda* (#:key tests? #:allow-other-keys)
(when tests?
(invoke "ctest" "-E" ;; These tests try connect to the internet.
-
"(kdsoap-webcalls|kdsoap-webcalls_wsdl|kdsoap-test_calc)")))))))
+
"(kdsoap-test_webcalls|kdsoap-test_webcalls_wsdl|kdsoap-test_calc)")))))))
(home-page "https://www.kdab.com/development-resources/qt-tools/kd-soap/")
(synopsis "Qt SOAP component")
(description "KD SOAP is a tool for creating client applications for web
- 114/347: gnu: kwayland-integration: Update to 6.0.4., (continued)
- 114/347: gnu: kwayland-integration: Update to 6.0.4., guix-commits, 2024/06/28
- 112/347: gnu: drkonqi: Update to 6.0.4., guix-commits, 2024/06/28
- 113/347: gnu: kde-gtk-config: Update to 6.0.4., guix-commits, 2024/06/28
- 102/347: gnu: libksysguard: Update to 6.0.4., guix-commits, 2024/06/28
- 118/347: gnu: kscreenlocker: Update to 6.0.4., guix-commits, 2024/06/28
- 116/347: gnu: libqaccessibilityclient: Use gexps., guix-commits, 2024/06/28
- 119/347: gnu: breeze: Update to 6.0.4., guix-commits, 2024/06/28
- 123/347: gnu: qcoro-qt5: Update to 0.10.0., guix-commits, 2024/06/28
- 129/347: gnu: Add plasma5support., guix-commits, 2024/06/28
- 134/347: gnu: Add kdsoap-qt6., guix-commits, 2024/06/28
- 132/347: gnu: kdsoap: Update to 2.2.0.,
guix-commits <=
- 138/347: gnu: Add signond-qt6., guix-commits, 2024/06/28
- 140/347: gnu: plasma-desktop: Update to 6.0.4., guix-commits, 2024/06/28
- 136/347: gnu: kio-extras: Update to 24.02.2., guix-commits, 2024/06/28
- 144/347: gnu: milou: Update to 6.0.4., guix-commits, 2024/06/28
- 142/347: gnu: plasma-vault: Update to 6.0.4., guix-commits, 2024/06/28
- 148/347: gnu: system-settings: Update to 6.0.4., guix-commits, 2024/06/28
- 143/347: gnu: powerdevil: Update to 6.0.4., guix-commits, 2024/06/28
- 146/347: gnu: ksystemstats: Update to 6.0.4., guix-commits, 2024/06/28
- 150/347: gnu: discover: Update to 6.0.4., guix-commits, 2024/06/28
- 151/347: gnu: kdeplasma-addons: Update to 6.0.4., guix-commits, 2024/06/28