mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01: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
5a817645ac
commit
1037b5a007
1 changed files with 2 additions and 2 deletions
|
@ -1965,7 +1965,7 @@ libpulse.")
|
|||
(define-public qqc2-desktop-style
|
||||
(package
|
||||
(name "qqc2-desktop-style")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1974,7 +1974,7 @@ libpulse.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"08ckvbrpfan1aa6qgqx659gwg01qjbypis0h1vwbg2scb9vki1l8"))))
|
||||
"0lcf1sg5skbsmy9l6nd86wmqwzwc9si57hxizyhydl57iw7m86cy"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Reference in a new issue