gnu: breeze-gtk: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (breeze-gtk): Update to 6.1.3. Change-Id: If7f1e8c1a3b42d1adfdba7739d400d85b33f22efmaster
parent
2a423b9ca7
commit
24de6474c0
|
@ -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.2")
|
(version "6.1.3")
|
||||||
(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
|
||||||
"04gcrbf5b53sqk3ybwwqzbqah04ag03wcplahqw997kgxdqd37sv"))))
|
"1ny5k9968m2x7wfis760pfn4vq39wyqiw679vr26ijvwqk8z89x5"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Reference in New Issue