mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kcolorscheme: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kcolorscheme): Update to 6.13.0. Change-Id: Id4f9f97ff8a5cdf90651b2dd7e580dedf9624425
This commit is contained in:
parent
cf8cb533dd
commit
b39ea2d97b
1 changed files with 2 additions and 2 deletions
|
@ -682,7 +682,7 @@ which can be used to add custom colors to the popup menu.")
|
||||||
(define-public kcolorscheme
|
(define-public kcolorscheme
|
||||||
(package
|
(package
|
||||||
(name "kcolorscheme")
|
(name "kcolorscheme")
|
||||||
(version "6.10.0")
|
(version "6.13.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -692,7 +692,7 @@ which can be used to add custom colors to the popup menu.")
|
||||||
|
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1pwvyxd225jc10mr5z5ym5y2qsp95d9lgqjnbapi0h0x7xcysw7h"))))
|
"1pwy2bcpfxxbxralyc9463vr5jvy0x4x9lsah9j3zf5qpmksbf4a"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs (list extra-cmake-modules))
|
(native-inputs (list extra-cmake-modules))
|
||||||
(inputs (list kguiaddons ki18n
|
(inputs (list kguiaddons ki18n
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue