mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: qqc2-breeze-style: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (qqc2-breeze-style): Update to 6.1.3. Change-Id: Ie7f8848e1b13151038696b07b1e4baabdf798804
This commit is contained in:
parent
b15da9873f
commit
09945d6e0d
1 changed files with 2 additions and 2 deletions
|
@ -1612,7 +1612,7 @@ (define-public milou
|
|||
(define-public qqc2-breeze-style
|
||||
(package
|
||||
(name "qqc2-breeze-style")
|
||||
(version "6.1.2")
|
||||
(version "6.1.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1620,7 +1620,7 @@ (define-public qqc2-breeze-style
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1n8yqiyvn5cyvxl7mp33x2jbkxzzqfzd1wvgdzybqx1hw3m3lh1j"))))
|
||||
"0s5ya52iixvps2vjq299qgs3q379c3dwdrmzz8yr50kj3qp32is9"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase))
|
||||
|
|
Loading…
Reference in a new issue