mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: breeze-gtk: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (breeze-gtk): Update to 6.3.6. Change-Id: I634754d9bda1b58061359fe76fbfa5ae365a1722
This commit is contained in:
parent
245be4a6d8
commit
1bafae93f7
1 changed files with 2 additions and 2 deletions
|
@ -199,7 +199,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.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/"
|
||||||
|
@ -207,7 +207,7 @@ the Plasma Desktop. Breeze is the default theme for the KDE Plasma desktop.")
|
||||||
"-" version ".tar.xz"))
|
"-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vsn0mnsqink5y5rvms3hgjj7608ngylrvw0v6li5swl7hfrh5bc"))))
|
"0bya2g410cbk52fr3z7lj8yy1cg943gnd2lpcxwkj4zqk9ga4212"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue