mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: kde-cli-tools: Update to 6.1.4.
* gnu/packages/kde-plasma.scm (kde-cli-tools): Update to 6.1.4. Change-Id: Iea1d4efe811fef2643b0941fe2ae6fd60ff59546
This commit is contained in:
parent
36571591af
commit
f606632962
1 changed files with 2 additions and 2 deletions
|
@ -536,7 +536,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.1.3")
|
||||
(version "6.1.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -544,7 +544,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
|
||||
"0yn89fqmh84nibpd9hy6pwy2ysp46i4268mw1sq6xjij50g0asfr"))))
|
||||
"1qhsmsnyssf47hv5nd264b620jb9c6r36wx8bk2bxdmsf7y4mn6n"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
Loading…
Add table
Reference in a new issue