1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: kde-cli-tools: Update to 6.5.0.

* gnu/packages/kde-plasma.scm (kde-cli-tools): Update to 6.5.0.

Change-Id: I5f9e654973780a0c12a81787238012bf90fc47d3
This commit is contained in:
Sughosha
2025-10-22 22:29:18 +05:30
parent 32d2e0117f
commit e6c7ffdf4c

View File

@@ -664,7 +664,7 @@ manager which re-parents a Client window to a window decoration frame.")
(define-public kde-cli-tools
(package
(name "kde-cli-tools")
(version "6.4.5")
(version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -672,7 +672,7 @@ manager which re-parents a Client window to a window decoration frame.")
(patches (search-patches "kde-cli-tools-delay-mime-db.patch"))
(sha256
(base32
"09kv4xm9a8yb5l3iqmy8fac99mkl8qih047kk1kwwqzx1r3jghrw"))))
"0ba1zrg5zn4j2krd4sr4y5h90ld6xscwky5mhdl91rb2lfghz8ny"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase