guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

70/321: gnu: kiconthemes: Update to 6.10.0.


From: guix-commits
Subject: 70/321: gnu: kiconthemes: Update to 6.10.0.
Date: Sat, 11 Jan 2025 08:13:45 -0500 (EST)

z572 pushed a commit to branch kde-team
in repository guix.

commit 98abc50a0bd1c12f32194034e694807a3431459e
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:31 2025 +0800

    gnu: kiconthemes: Update to 6.10.0.
    
    * gnu/packages/kde-frameworks.scm (kiconthemes): Update to 6.10.0.
    
    Change-Id: I8970cae81fa16a723a98ce0a2d0de2d4da31567e
---
 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 ae47a5e1a3..70c4243c23 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.10.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"))))
+                "054k7xkpmcrfjvz22fhgy2xz5180aqx1n57h1a0lih43a5w7x00m"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules qttools shared-mime-info))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]