gnu: breeze-icons: Update to 5.108.0.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zheng Junjie 2023-07-12 10:21:08 +08:00 committed by 宋文武
parent 433444277d
commit 3f3dd63729
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -370,7 +370,7 @@ (define-public bluez-qt
(define-public breeze-icons
(package
(name "breeze-icons")
(version "5.98.0")
(version "5.108.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/frameworks/"
@ -378,7 +378,7 @@ (define-public breeze-icons
"/" name "-" version ".tar.xz"))
(sha256
(base32
"0a3zvmhcfsnxv0jpyjny3sl769p99psadl1872v0qlkax47pvsjp"))))
"175g6352lv8gq6sn4pkl91b51njdliryb82x2wdjbvzlc3zhfrcy"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules