guix-commits
[Top][All Lists]
Advanced

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

55/332: gnu: kiconthemes: Update to 5.108.0.


From: guix-commits
Subject: 55/332: gnu: kiconthemes: Update to 5.108.0.
Date: Thu, 3 Aug 2023 05:43:38 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit dd12c601fccd6af4132acb46355070522e46fac6
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Wed Jul 12 14:55:02 2023 +0800

    gnu: kiconthemes: Update to 5.108.0.
    
    * gnu/packages/kde-frameworks.scm (kiconthemes): 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 3b593fcd8b..0f0d13faae 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2515,7 +2515,7 @@ window does not need focus for them to be activated.")
 (define-public kiconthemes
   (package
     (name "kiconthemes")
-    (version "5.98.0")
+    (version "5.108.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2524,7 +2524,7 @@ window does not need focus for them to be activated.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1qmld8xgabmwx2dh5395pll0a0jgirxhlbqv6aph76jg4lvynkqx"))))
+                "0r8lz4jkb1g46ll79pdv8bmig1ij8fp7k6cpcy9nhkkhq0ra7svk"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules qttools-5 shared-mime-info))



reply via email to

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