guix-commits
[Top][All Lists]
Advanced

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

55/71: gnu: kiconthemes: Update to 6.5.0.


From: guix-commits
Subject: 55/71: gnu: kiconthemes: Update to 6.5.0.
Date: Tue, 13 Aug 2024 03:01:42 -0400 (EDT)

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

commit e554862f58c8406e210d05dbc1540e05c1e048a3
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 13 14:54:55 2024 +0800

    gnu: kiconthemes: Update to 6.5.0.
    
    * gnu/packages/kde-frameworks.scm (kiconthemes): Update to 6.5.0.
    
    Change-Id: I45fabff543bbe149ec8e277efd159cc30dbc641f
---
 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 a7f41b6339..4d269ecb25 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3733,7 +3733,7 @@ window does not need focus for them to be activated.")
 (define-public kiconthemes
   (package
     (name "kiconthemes")
-    (version "6.4.0")
+    (version "6.5.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3742,7 +3742,7 @@ window does not need focus for them to be activated.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0iqz2r5yx3n1jjkw9lhscm0g1gc8sq6q6ln5v0gakxy3iqrjr9fm"))))
+                "0c8kfbr0d9igxwjq1y3p4xs4qvj98cfxax54bbr8hgqbirwcbi6d"))))
     (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]