mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: kcolorchooser: Update to 25.12.0.
* gnu/packages/kde-graphics.scm (kcolorchooser): Update to 25.12.0. Change-Id: I9a158abd8b496543a0c8fd6796e6f409d19a4679
This commit is contained in:
parent
6a09786822
commit
2d0cf4abd5
1 changed files with 2 additions and 2 deletions
|
|
@ -339,7 +339,7 @@ annotating features.")
|
|||
(define-public kcolorchooser
|
||||
(package
|
||||
(name "kcolorchooser")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -347,7 +347,7 @@ annotating features.")
|
|||
"/src/kcolorchooser-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0rxy61lm4sfksvzbza56mphkzv5brnxznn6h48462jl0nc1wxkka"))))
|
||||
"1xk76zzh24gazad9qg5ny22bn22fnxaam4n0wq3b8p0pv8g9gsgr"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue