[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/332: gnu: breeze-icons: Update to 5.108.0.
From: |
guix-commits |
Subject: |
07/332: gnu: breeze-icons: Update to 5.108.0. |
Date: |
Thu, 3 Aug 2023 05:43:33 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit 3f3dd63729a8e156cb675b2a143450313a8c8445
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Wed Jul 12 10:21:08 2023 +0800
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>
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index e7f539a551..a8b49bb602 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -370,7 +370,7 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
(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 @@ Bluetooth stack. It is used by the KDE Bluetooth stack,
BlueDevil.")
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "0a3zvmhcfsnxv0jpyjny3sl769p99psadl1872v0qlkax47pvsjp"))))
+ "175g6352lv8gq6sn4pkl91b51njdliryb82x2wdjbvzlc3zhfrcy"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules
- branch kde-updates created (now 0a4490e4fd), guix-commits, 2023/08/03
- 02/332: gnu: kconfig: Update to 5.108.0., guix-commits, 2023/08/03
- 07/332: gnu: breeze-icons: Update to 5.108.0.,
guix-commits <=
- 08/332: gnu: kapidox: Update to 5.108.0., guix-commits, 2023/08/03
- 09/332: gnu: kapidox: Use G-expressions., guix-commits, 2023/08/03
- 10/332: gnu: karchive: Update to 5.108.0., guix-commits, 2023/08/03
- 14/332: gnu: kcoreaddons: Update to 5.108.0., guix-commits, 2023/08/03
- 15/332: gnu: kcoreaddons: Use G-expressions., guix-commits, 2023/08/03
- 05/332: gnu: attica: Use G-expressions., guix-commits, 2023/08/03
- 03/332: gnu: kquickcharts: Update to 5.108.0., guix-commits, 2023/08/03
- 06/332: gnu: bluez-qt: Update to 5.108.0., guix-commits, 2023/08/03
- 01/332: gnu: extra-cmake-modules: Update to 5.108.0., guix-commits, 2023/08/03
- 17/332: gnu: kauth: Use G-expressions., guix-commits, 2023/08/03