diff --git a/gnu/packages/kde-internet.scm b/gnu/packages/kde-internet.scm index 0487c2b13a2..e0c148e8a54 100644 --- a/gnu/packages/kde-internet.scm +++ b/gnu/packages/kde-internet.scm @@ -400,7 +400,7 @@ communicate with each other. Here's a few things KDE Connect can do: (define-public kio-extras (package (name "kio-extras") - (version "25.08.3") + (version "25.12.0") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/release-service/" @@ -408,7 +408,7 @@ communicate with each other. Here's a few things KDE Connect can do: version ".tar.xz")) (sha256 (base32 - "1ln2x7l5cgwybgc8qv99pmwb391dnf18qxq6r6rqrgk3qvf6dycr")) + "0hfzx2ysvggr3h7db06zrg9ap9ginhbwwnmg1ml6fgjnz3z66da5")) (modules '((guix build utils))) (snippet ;; Fix including libproxy. @@ -419,6 +419,7 @@ communicate with each other. Here's a few things KDE Connect can do: (list #:test-exclude (string-append "(" (string-join '("filenamesearchtest" + "filenamesearchexternaltest" "thumbnailtest" "testkioarchive") "|") @@ -455,13 +456,11 @@ communicate with each other. Here's a few things KDE Connect can do: kconfig kconfigwidgets kcoreaddons - kdnssd kdbusaddons + kdnssd kdsoap kdsoap-ws-discovery-client - kguiaddons knotifications - ktextwidgets ki18n kio ksyntaxhighlighting @@ -474,8 +473,8 @@ communicate with each other. Here's a few things KDE Connect can do: libtirpc openexr phonon - qtbase qt5compat + qtbase qcoro-qt6 qtsvg samba