[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/76: gnu: kguiaddons: Update to 6.8.0.
From: |
guix-commits |
Subject: |
14/76: gnu: kguiaddons: Update to 6.8.0. |
Date: |
Thu, 28 Nov 2024 06:37:45 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit e89f7d3e081ef689b53cf59baa74203763760867
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 21:49:38 2024 +0800
gnu: kguiaddons: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (kguiaddons): Update to 6.8.0.
Change-Id: Ib8bf25167dc22ec09321c9381dc3fd466cfeeeee
---
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 2dd3950ec5..cadc829a41 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1047,7 +1047,7 @@ replace the other outdated Graphviz tools.")
(define-public kguiaddons
(package
(name "kguiaddons")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1056,7 +1056,7 @@ replace the other outdated Graphviz tools.")
name "-" version ".tar.xz"))
(sha256
(base32
- "01s8mjpazvl4j1fhb00f24zcsbin5zjz319sv9znxyl51f9zm4vi"))))
+ "11i3dakzsp2adxf2vrx6kqg9ssj9pmsvvkmys6ybsscd7j06kkk9"))))
(build-system qt-build-system)
;; TODO: Build packages for the Python bindings. Ideally this will be
;; done for all versions of python guix supports. Requires python,
- branch kde-team created (now 022819af80), guix-commits, 2024/11/28
- 15/76: gnu: kwindowsystem: Update to 6.8.0., guix-commits, 2024/11/28
- 18/76: gnu: oxygen-icons: Update to 6.1.0., guix-commits, 2024/11/28
- 07/76: gnu: kcalendarcore: Update to 6.8.0., guix-commits, 2024/11/28
- 01/76: gnu: extra-cmake-modules: Update to 6.8.0., guix-commits, 2024/11/28
- 09/76: gnu: ki18n: Update to 6.8.0., guix-commits, 2024/11/28
- 14/76: gnu: kguiaddons: Update to 6.8.0.,
guix-commits <=
- 04/76: gnu: bluez-qt: Update to 6.8.0., guix-commits, 2024/11/28
- 11/76: gnu: kdbusaddons: Update to 6.8.0., guix-commits, 2024/11/28
- 13/76: gnu: kdoctools: Update to 6.8.0., guix-commits, 2024/11/28
- 17/76: gnu: networkmanager-qt: Update to 6.8.0., guix-commits, 2024/11/28
- 21/76: gnu: libkdcraw: Update to 24.08.3., guix-commits, 2024/11/28
- 25/76: gnu: kcompletion: Update to 6.8.0., guix-commits, 2024/11/28
- 26/76: gnu: kcontacts: Update to 6.8.0., guix-commits, 2024/11/28
- 43/76: gnu: libjxl: Update to 0.11.1., guix-commits, 2024/11/28
- 44/76: gnu: kapidox: Update to 6.8.0., guix-commits, 2024/11/28
- 32/76: gnu: kitemviews: Update to 6.8.0., guix-commits, 2024/11/28