mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: kcmutils: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kcmutils): Update to 6.5.0. Change-Id: Ia668bf4534331a35113a7244e8e9f774750905f8
This commit is contained in:
parent
8b5fb4bfef
commit
3b3d1be986
1 changed files with 2 additions and 2 deletions
|
@ -3240,7 +3240,7 @@ using the XBEL format.")
|
|||
(define-public kcmutils
|
||||
(package
|
||||
(name "kcmutils")
|
||||
(version "6.4.0")
|
||||
(version "6.5.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -3249,7 +3249,7 @@ using the XBEL format.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1giiizy0vpcbd1ax340cmn2lzic931scxdqglgmlq4v7zqzjkcar"))))
|
||||
"14x9vjxfk2kxgv9053nzw9xq1ijaq4z1x5zgwrhy6876bbn7917b"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kconfigwidgets
|
||||
|
|
Loading…
Add table
Reference in a new issue