mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: qqc2-breeze-style: Update to 6.5.5.
* gnu/packages/kde-plasma.scm (qqc2-breeze-style): Update to 6.5.5. Change-Id: I8726841b7ab6bd6824d8acdb1fc30d86f9dc5416
This commit is contained in:
@@ -1716,7 +1716,7 @@ on top of Baloo.")
|
||||
(define-public qqc2-breeze-style
|
||||
(package
|
||||
(name "qqc2-breeze-style")
|
||||
(version "6.5.2")
|
||||
(version "6.5.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -1724,7 +1724,7 @@ on top of Baloo.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"10bcjn8lva42wic514bg6lcrw3chpdagmjbqgq626y65cymksj6m"))))
|
||||
"1bxmf7nw45hvl31a9diw5l9c7q1j13l00i5ma7bi2w8gax0vdrqw"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
||||
Reference in New Issue
Block a user