mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: qqc2-desktop-style: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (qqc2-desktop-style): Update to 6.5.0. Change-Id: I3997193abba842aaea6ba70ee9a897743fcd6703
This commit is contained in:
parent
e45bf1efac
commit
f64b1c24e7
1 changed files with 2 additions and 2 deletions
|
@ -1958,7 +1958,7 @@ (define-public pulseaudio-qt
|
|||
(define-public qqc2-desktop-style
|
||||
(package
|
||||
(name "qqc2-desktop-style")
|
||||
(version "6.4.0")
|
||||
(version "6.5.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1967,7 +1967,7 @@ (define-public qqc2-desktop-style
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1yzh13izscz7x2pbss2qf84qr1lf0zcz1pryi2cbj4cacdb304wv"))))
|
||||
"08ckvbrpfan1aa6qgqx659gwg01qjbypis0h1vwbg2scb9vki1l8"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue