[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/255: gnu: kglobalaccel: Update to 6.8.0.
From: |
guix-commits |
Subject: |
59/255: gnu: kglobalaccel: Update to 6.8.0. |
Date: |
Mon, 2 Dec 2024 09:32:23 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit f858593018fea12bea1c757eef1e0b5ea186d98e
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 23:56:19 2024 +0800
gnu: kglobalaccel: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 6.8.0.
[inputs]: Add libxkbcommon.
Change-Id: I73a2a95607b1487769f67cd1dccfb124353c3d39
---
gnu/packages/kde-frameworks.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index e537946605..c328424f92 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3699,7 +3699,7 @@ emoticons coming from different providers.")
(define-public kglobalaccel
(package
(name "kglobalaccel")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3708,7 +3708,7 @@ emoticons coming from different providers.")
name "-" version ".tar.xz"))
(sha256
(base32
- "191rlcwdyapv6m00vj99pq7w6sjlvmmkn54zmcicxf64izs1qfl8"))))
+ "10wpcrgi651ym213f6904cwxa927hjc9fy4ay0vvhz4611dxi9na"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules pkg-config qttools))
@@ -3718,6 +3718,7 @@ emoticons coming from different providers.")
kcoreaddons
kdbusaddons
kwindowsystem
+ libxkbcommon
qtdeclarative))
(arguments (list #:qtbase qtbase))
(home-page "https://community.kde.org/Frameworks")
- branch kde-team created (now 8926ef8729), guix-commits, 2024/12/02
- 02/255: gnu: kquickcharts: Update to 6.8.0., guix-commits, 2024/12/02
- 09/255: gnu: ki18n: Update to 6.8.0., guix-commits, 2024/12/02
- 27/255: gnu: kcrash: Update to 6.8.0., guix-commits, 2024/12/02
- 15/255: gnu: kwindowsystem: Update to 6.8.0., guix-commits, 2024/12/02
- 21/255: gnu: libkdcraw: Update to 24.08.3., guix-commits, 2024/12/02
- 28/255: gnu: plasma-wayland-protocols: Update to 1.14.0., guix-commits, 2024/12/02
- 13/255: gnu: kdoctools: Update to 6.8.0., guix-commits, 2024/12/02
- 32/255: gnu: kitemviews: Update to 6.8.0., guix-commits, 2024/12/02
- 20/255: gnu: threadweaver: Update to 6.8.0., guix-commits, 2024/12/02
- 59/255: gnu: kglobalaccel: Update to 6.8.0.,
guix-commits <=
- 14/255: gnu: kguiaddons: Update to 6.8.0., guix-commits, 2024/12/02
- 29/255: gnu: kwayland: Update to 6.2.4., guix-commits, 2024/12/02
- 06/255: gnu: karchive: Update to 6.8.0., guix-commits, 2024/12/02
- 34/255: gnu: kidletime: Update to 6.8.0., guix-commits, 2024/12/02
- 07/255: gnu: kcalendarcore: Update to 6.8.0., guix-commits, 2024/12/02
- 35/255: gnu: kholidays: Update to 6.8.0., guix-commits, 2024/12/02
- 25/255: gnu: kcompletion: Update to 6.8.0., guix-commits, 2024/12/02
- 48/255: gnu: qqc2-desktop-style: Update to 6.8.0., guix-commits, 2024/12/02
- 36/255: gnu: prison: Update to 6.8.0., guix-commits, 2024/12/02
- 46/255: gnu: kirigami: Update to 6.8.0., guix-commits, 2024/12/02