me
/
guix
Archived
1
0
Fork 0

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
master
Zheng Junjie 2024-07-20 19:10:27 +08:00
parent b15da9873f
commit 09945d6e0d
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -1612,7 +1612,7 @@ on top of Baloo.")
(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 @@ on top of Baloo.")
version ".tar.xz"))
(sha256
(base32
"1n8yqiyvn5cyvxl7mp33x2jbkxzzqfzd1wvgdzybqx1hw3m3lh1j"))))
"0s5ya52iixvps2vjq299qgs3q379c3dwdrmzz8yr50kj3qp32is9"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase))