mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
9278f3fcd6
commit
8041e69123
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue