gnu: breeze-gtk: Update to 6.1.4.

* gnu/packages/kde-plasma.scm (breeze-gtk): Update to 6.1.4.

Change-Id: Icc7403f2cae80a149da4d89e44b2a642de513ba2
This commit is contained in:
Zheng Junjie 2024-08-09 23:33:49 +08:00
parent 1944ce422c
commit b761642e92
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -186,7 +186,7 @@ the Plasma Desktop. Breeze is the default theme for the KDE Plasma desktop.")
(define-public breeze-gtk (define-public breeze-gtk
(package (package
(name "breeze-gtk") (name "breeze-gtk")
(version "6.1.3") (version "6.1.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" (uri (string-append "mirror://kde/stable/plasma/"
@ -194,7 +194,7 @@ the Plasma Desktop. Breeze is the default theme for the KDE Plasma desktop.")
"-" version ".tar.xz")) "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1ny5k9968m2x7wfis760pfn4vq39wyqiw679vr26ijvwqk8z89x5")))) "1jdf23bdigykjkf326ijg1hv46aq5q0fsx8p7xlxnpdwxpmgqnsy"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
(list (list