1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-10 00:08:52 +02:00

gnu: krdp: Update to 6.5.2.

* gnu/packages/kde-plasma.scm (krdp): Update to 6.5.2.

Change-Id: I889c3930a32b934a2cd7e182bf5c72069c84b34d
This commit is contained in:
Sughosha
2025-11-09 09:31:54 +05:30
committed by Andreas Enge
parent f39345e71e
commit be65dda4e6
+2 -2
View File
@@ -543,7 +543,7 @@ desktop.")
(define-public krdp
(package
(name "krdp")
(version "6.5.0")
(version "6.5.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -551,7 +551,7 @@ desktop.")
version ".tar.xz"))
(sha256
(base32
"12xm2902g2f52m13kchgsf2d0g483szwaaafw9md7bdf8avmq1ki"))))
"1zsqgnirrf85pchf3p1q7hmnxv4ci0szqg8c41lhcw99y8i2gar0"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase
#:tests? #f