mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: breeze-icons: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 6.21.0. Change-Id: I019bce0e2d3d6b25416c7e75b8e4ca5f58d1ef87
This commit is contained in:
parent
c0fa04573b
commit
eb413acc88
1 changed files with 2 additions and 2 deletions
|
|
@ -462,7 +462,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack, BlueDevil.")
|
|||
(define-public breeze-icons
|
||||
(package
|
||||
(name "breeze-icons")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/frameworks/"
|
||||
|
|
@ -470,7 +470,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack, BlueDevil.")
|
|||
"/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0k5a48fk41a85sln4wj4pkd1zbj8jkljk09j3djdq7r791fa7b1c"))))
|
||||
"05azzzm7rq9xl3mr07j8xvpkx8mlnh08idqgizhp6di9640mnb9s"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue