mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: kcmutils: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kcmutils): Update to 6.21.0. Change-Id: Icc50e717ae0172b05714d0ed01cce9587a762591
This commit is contained in:
parent
2c6163475c
commit
1a3bc5260d
1 changed files with 2 additions and 2 deletions
|
|
@ -3077,7 +3077,7 @@ using the XBEL format.")
|
|||
(define-public kcmutils
|
||||
(package
|
||||
(name "kcmutils")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -3086,7 +3086,7 @@ using the XBEL format.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0lwglhvy9hwb6n8a2mxy6vqnhx7c3d3x800b1l6wav0rrxna8q1p"))))
|
||||
"1p4f3sla8ikwb3bhr6jbwar6gby9wly3bdk8ishal5lw7lahh64w"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kconfigwidgets
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue