mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: kiconthemes: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 6.10.0. Change-Id: I8970cae81fa16a723a98ce0a2d0de2d4da31567e
This commit is contained in:
parent
76ef25d821
commit
c71d2dc257
1 changed files with 2 additions and 2 deletions
|
@ -3758,7 +3758,7 @@ window does not need focus for them to be activated.")
|
|||
(define-public kiconthemes
|
||||
(package
|
||||
(name "kiconthemes")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -3767,7 +3767,7 @@ window does not need focus for them to be activated.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0c8kfbr0d9igxwjq1y3p4xs4qvj98cfxax54bbr8hgqbirwcbi6d"))))
|
||||
"054k7xkpmcrfjvz22fhgy2xz5180aqx1n57h1a0lih43a5w7x00m"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules qttools shared-mime-info))
|
||||
|
|
Loading…
Add table
Reference in a new issue