gnu: krdp: Update to 6.4.3.

* gnu/packages/kde-plasma.scm (krdp): Update to 6.4.3.
[inputs]: Remove freerdp; add freerdp-3.

Change-Id: If2e53aeb3e600c68737e4c4a0749ad10decf84f1
This commit is contained in:
Zheng Junjie 2025-08-25 00:32:01 +08:00
parent 949a770ea9
commit a0044e3229
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -490,7 +490,7 @@ desktop.")
(define-public krdp (define-public krdp
(package (package
(name "krdp") (name "krdp")
(version "6.3.6") (version "6.4.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" (uri (string-append "mirror://kde/stable/plasma/"
@ -498,7 +498,7 @@ desktop.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"15ajcclx3zb5rwd0yrfvns7dh5ijn9i6a5hfb2qjfyv1adzqx22v")))) "11xphz2q201zwgfq9njh5vwqhc9acf0nwryw40slpw906qwm0jdh"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (list #:qtbase qtbase (arguments (list #:qtbase qtbase
#:tests? #f #:tests? #f
@ -528,7 +528,7 @@ desktop.")
kpipewire kpipewire
openssl openssl
plasma-wayland-protocols plasma-wayland-protocols
freerdp freerdp-3
qtwayland qtwayland
qtdeclarative qtdeclarative
qtkeychain-qt6 qtkeychain-qt6