mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 21:49:34 -05:00
gnu: qqc2-desktop-style: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (qqc2-desktop-style): Update to 5.114.0. Change-Id: Id079529dccbd1322b863bd8c71cfe997d7c24748
This commit is contained in:
parent
4c1c2c4f9c
commit
553ed8b58d
1 changed files with 2 additions and 2 deletions
|
@ -1411,7 +1411,7 @@ (define-public pulseaudio-qt
|
|||
(define-public qqc2-desktop-style
|
||||
(package
|
||||
(name "qqc2-desktop-style")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1420,7 +1420,7 @@ (define-public qqc2-desktop-style
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1icv871q0z2wh147j3bg9xqizp2cyrsrsrsgbyyscpa9x5nlpvw9"))))
|
||||
"1y5g91vybjvhwmzpfwrc70q5j7jxf5b972f9fh2vzb930jir6c8g"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config))
|
||||
|
|
Loading…
Reference in a new issue