mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 23:50:33 +02:00
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:
@@ -186,7 +186,7 @@ the Plasma Desktop. Breeze is the default theme for the KDE Plasma desktop.")
|
||||
(define-public breeze-gtk
|
||||
(package
|
||||
(name "breeze-gtk")
|
||||
(version "6.1.3")
|
||||
(version "6.1.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(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"))
|
||||
(sha256
|
||||
(base32
|
||||
"1ny5k9968m2x7wfis760pfn4vq39wyqiw679vr26ijvwqk8z89x5"))))
|
||||
"1jdf23bdigykjkf326ijg1hv46aq5q0fsx8p7xlxnpdwxpmgqnsy"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user