gnu: qqc2-breeze-style: Update to 6.3.6.

* gnu/packages/kde-plasma.scm (qqc2-breeze-style): Update to 6.3.6.

Change-Id: Ied06ef0225f73ad3e54c3afe71adb7556ce25b93
This commit is contained in:
Maxim Cournoyer 2025-09-15 16:47:46 +09:00
parent 9278f3fcd6
commit 8041e69123
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1785,7 +1785,7 @@ on top of Baloo.")
(define-public qqc2-breeze-style (define-public qqc2-breeze-style
(package (package
(name "qqc2-breeze-style") (name "qqc2-breeze-style")
(version "6.3.4") (version "6.3.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" (uri (string-append "mirror://kde/stable/plasma/"
@ -1793,7 +1793,7 @@ on top of Baloo.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1ipra7srk3xdq8b1jls46jkhbn1dcyadbl5gjm0lxqlivr49j87f")))) "1xl5bmk9rmilb0187bm4fyvg6x6j62pq6l5l8604fn6s00pd448a"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
(list #:qtbase qtbase (list #:qtbase qtbase