mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: kiconthemes: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 6.21.0. Change-Id: Ife9157a201266d8b8f97290ccc9be4cf81b06b2d
This commit is contained in:
parent
c81260a266
commit
00f368864e
1 changed files with 2 additions and 2 deletions
|
|
@ -3516,7 +3516,7 @@ window does not need focus for them to be activated.")
|
|||
(define-public kiconthemes
|
||||
(package
|
||||
(name "kiconthemes")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -3525,7 +3525,7 @@ window does not need focus for them to be activated.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1sg23cj342n2mca3jm2lkkxpzz46wy9fbvsgm1v4k1v1p9qp7dmh"))))
|
||||
"0qnx640j53rv4rvfhgfic7ncqhz0wa04za1hcjjkpl3ggvipfd47"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules qttools shared-mime-info))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue