guix-commits
[Top][All Lists]
Advanced

[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))



reply via email to

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