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
|
(define-public qqc2-desktop-style
|
||||||
(package
|
(package
|
||||||
(name "qqc2-desktop-style")
|
(name "qqc2-desktop-style")
|
||||||
(version "6.4.0")
|
(version "6.5.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1967,7 +1967,7 @@ (define-public qqc2-desktop-style
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1yzh13izscz7x2pbss2qf84qr1lf0zcz1pryi2cbj4cacdb304wv"))))
|
"08ckvbrpfan1aa6qgqx659gwg01qjbypis0h1vwbg2scb9vki1l8"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Reference in a new issue