guix-commits
[Top][All Lists]
Advanced

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

05/255: gnu: breeze-icons: Update to 6.8.0.


From: guix-commits
Subject: 05/255: gnu: breeze-icons: Update to 6.8.0.
Date: Mon, 2 Dec 2024 09:32:13 -0500 (EST)

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

commit 7a6fb8adfb0c445281e29f01268a9315484875a4
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 21:34:38 2024 +0800

    gnu: breeze-icons: Update to 6.8.0.
    
    * gnu/packages/kde-frameworks.scm (breeze-icons): Update to 6.8.0.
    
    Change-Id: I8aaba43fe245f2af8835eb44c90dfa866c33df97
---
 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 14f854c829..675f1fda0f 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -424,7 +424,7 @@ Bluetooth stack.  It is used by the KDE Bluetooth stack, 
BlueDevil.")
 (define-public breeze-icons
   (package
     (name "breeze-icons")
-    (version "6.5.0")
+    (version "6.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/frameworks/"
@@ -432,7 +432,7 @@ Bluetooth stack.  It is used by the KDE Bluetooth stack, 
BlueDevil.")
                                   "/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1i5h39asvjsbx4d5p3b78gvfa514yjchn394ph77b4a8z2p8yvna"))))
+                "0fidwana1v0drfmnmnwhz1jx9p3f569mcdly357509qw8ky13vkm"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules



reply via email to

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