mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qqc2-desktop-style: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (qqc2-desktop-style): Update to 6.10.0. Change-Id: I96f8b338cc3e56b50d7ac54902efbb50256a54c6
This commit is contained in:
parent
7dca096df1
commit
590f97df6d
1 changed files with 2 additions and 2 deletions
|
@ -1941,7 +1941,7 @@ libpulse.")
|
||||||
(define-public qqc2-desktop-style
|
(define-public qqc2-desktop-style
|
||||||
(package
|
(package
|
||||||
(name "qqc2-desktop-style")
|
(name "qqc2-desktop-style")
|
||||||
(version "6.5.0")
|
(version "6.10.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1950,7 +1950,7 @@ libpulse.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08ckvbrpfan1aa6qgqx659gwg01qjbypis0h1vwbg2scb9vki1l8"))))
|
"0lcf1sg5skbsmy9l6nd86wmqwzwc9si57hxizyhydl57iw7m86cy"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue