[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/76: gnu: kiconthemes: Update to 6.8.0.
From: |
guix-commits |
Subject: |
60/76: gnu: kiconthemes: Update to 6.8.0. |
Date: |
Thu, 28 Nov 2024 06:37:54 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit fcbd2062ee6712b5b640e19990909ee4e7a6e30e
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 23:56:19 2024 +0800
gnu: kiconthemes: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 6.8.0.
Change-Id: I88257609a53200a79831bfbd29e3eda97d512e69
---
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 c328424f92..73c4cac1b7 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3758,7 +3758,7 @@ window does not need focus for them to be activated.")
(define-public kiconthemes
(package
(name "kiconthemes")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3767,7 +3767,7 @@ window does not need focus for them to be activated.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0c8kfbr0d9igxwjq1y3p4xs4qvj98cfxax54bbr8hgqbirwcbi6d"))))
+ "1and2hvh845jchhbscvrl4qhn1dghvjpjpw73p90046qpdm12pnc"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules qttools shared-mime-info))
- 29/76: gnu: kwayland: Update to 6.2.4., (continued)
- 29/76: gnu: kwayland: Update to 6.2.4., guix-commits, 2024/11/28
- 30/76: gnu: ksyntaxhighlighting: Update to 6.8.0., guix-commits, 2024/11/28
- 42/76: gnu: syndication: Update to 6.8.0., guix-commits, 2024/11/28
- 40/76: gnu: kpty: Update to 6.8.0., guix-commits, 2024/11/28
- 46/76: gnu: kirigami: Update to 6.8.0., guix-commits, 2024/11/28
- 41/76: gnu: kunitconversion: Update to 6.8.0., guix-commits, 2024/11/28
- 36/76: gnu: prison: Update to 6.8.0., guix-commits, 2024/11/28
- 45/76: gnu: kcolorscheme: Update to 6.8.0., guix-commits, 2024/11/28
- 38/76: gnu: knotifications: Update to 6.8.0., guix-commits, 2024/11/28
- 52/76: gnu: baloo: Update to 6.8.0., guix-commits, 2024/11/28
- 60/76: gnu: kiconthemes: Update to 6.8.0.,
guix-commits <=
- 50/76: gnu: kimageformats: Update to 6.8.0., guix-commits, 2024/11/28
- 54/76: gnu: kcmutils: Update to 6.8.0., guix-commits, 2024/11/28
- 49/76: gnu: kfilemetadata: Update to 6.8.0., guix-commits, 2024/11/28
- 51/76: gnu: kjobwidgets: Update to 6.8.0., guix-commits, 2024/11/28
- 57/76: gnu: kded: Update to 6.8.0., guix-commits, 2024/11/28
- 59/76: gnu: kglobalaccel: Update to 6.8.0., guix-commits, 2024/11/28
- 61/76: gnu: kio: Update to 6.8.0., guix-commits, 2024/11/28
- 71/76: gnu: ktexttemplate: Update to 6.8.0., guix-commits, 2024/11/28
- 74/76: gnu: purpose: Update to 6.8.0., guix-commits, 2024/11/28
- 75/76: gnu: kde-frameworkintegration: Update to 6.8.0., guix-commits, 2024/11/28