mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kcmutils: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kcmutils): Update to 6.13.0. Change-Id: I8c3d93efe1cd4698cdee419ac21a289f537b8227
This commit is contained in:
parent
cec90d4a6b
commit
c44dd4a643
1 changed files with 2 additions and 2 deletions
|
@ -3253,7 +3253,7 @@ using the XBEL format.")
|
|||
(define-public kcmutils
|
||||
(package
|
||||
(name "kcmutils")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -3262,7 +3262,7 @@ using the XBEL format.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"00dh5sccxfaps7axby125jr987826qknrffvkyd3m8749sqb9g54"))))
|
||||
"13swq46l1scbs3g8360i1wygk8svxyxzzw1ajqbiblmrilxk5w0i"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kconfigwidgets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue