gnu: breeze-icons: Update to 6.5.0.

* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 6.5.0.

Change-Id: Id126c37ed7749cd6d3d861102ca9350d956648ff
This commit is contained in:
Zheng Junjie 2024-08-13 14:54:47 +08:00
parent 066f0989be
commit a7fbad5b99
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -423,7 +423,7 @@ (define-public bluez-qt
(define-public breeze-icons
(package
(name "breeze-icons")
(version "6.4.0")
(version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/frameworks/"
@ -431,7 +431,7 @@ (define-public breeze-icons
"/" name "-" version ".tar.xz"))
(sha256
(base32
"000s3yz7d2llaaq2h68qfvphjhiaa9v5j8xfxqx058mxw610qv3b"))))
"1i5h39asvjsbx4d5p3b78gvfa514yjchn394ph77b4a8z2p8yvna"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules