gnu: ksshaskpass: Update to 6.3.4.

* gnu/packages/kde-plasma.scm (ksshaskpass): Update to 6.3.4.

Change-Id: If24979a320f812cfcf997f3a60764e40c5a703c6
This commit is contained in:
Zheng Junjie 2025-05-05 17:59:44 +08:00 committed by Andreas Enge
parent 4ac59cda7b
commit e7aef0a7bd
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -980,14 +980,14 @@ KDE Plasma Workspaces.")
(define-public ksshaskpass
(package
(name "ksshaskpass")
(version "6.2.5")
(version "6.3.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/ksshaskpass-" version ".tar.xz"))
(sha256
(base32
"0wpb255c6w3m7fl3wx035znwm9s2kwc0grqshsgiklnm6y01rrw5"))))
"15ar4lx46y92hy3cirls17jya6w7hnvbpk4qx7nfqf6g2bdl2cvr"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs