mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kde-cli-tools: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (kde-cli-tools): Update to 6.3.6. Change-Id: Id9ea53c4224feee4257ef628d0a05cec3b53dac6
This commit is contained in:
parent
0d44a8c65a
commit
0f51f478ff
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.4")
|
||||
(version "6.3.6")
|
||||
(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
|
||||
"08jm715abqvnhilmglcw8vyj81grgl5nrljyrdp71qmj1bnga04a"))))
|
||||
"1vl5jgp1a19c7644czljr10kcqi5iv4lyr7y4djw24xkci8nn0ls"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue