summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorZheng Junjie <873216071@qq.com>2023-07-12 10:21:08 +0800
committer宋文武 <iyzsong@member.fsf.org>2023-08-02 22:27:38 +0800
commit3f3dd63729a8e156cb675b2a143450313a8c8445 (patch)
tree46568c51dcf16ec9d297041be791e75a9b296c81 /gnu
parent433444277d8823db77dd35746543acb0d8464837 (diff)
downloadguix-3f3dd63729a8e156cb675b2a143450313a8c8445.tar.gz
gnu: breeze-icons: Update to 5.108.0.
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 5.108.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/kde-frameworks.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index e7f539a551..a8b49bb602 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -370,7 +370,7 @@ Bluetooth stack.  It is used by the KDE Bluetooth stack, BlueDevil.")
 (define-public breeze-icons
   (package
     (name "breeze-icons")
-    (version "5.98.0")
+    (version "5.108.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/frameworks/"
@@ -378,7 +378,7 @@ Bluetooth stack.  It is used by the KDE Bluetooth stack, BlueDevil.")
                                   "/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0a3zvmhcfsnxv0jpyjny3sl769p99psadl1872v0qlkax47pvsjp"))))
+                "175g6352lv8gq6sn4pkl91b51njdliryb82x2wdjbvzlc3zhfrcy"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules