mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kde-cli-tools: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (kde-cli-tools): Update to 6.4.3. Change-Id: I88b07e0b9888e596cda13309d8497b3ee30bb89a
This commit is contained in:
parent
520d5b4e53
commit
3cdfd344a9
1 changed files with 2 additions and 2 deletions
|
@ -609,7 +609,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.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -617,7 +617,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
|
||||
"1vl5jgp1a19c7644czljr10kcqi5iv4lyr7y4djw24xkci8nn0ls"))))
|
||||
"0a3fmwbww9qwphbzba61895s5k03s0g5lrbn54rghplmihpw8k6m"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue