[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
97/255: gnu: kmenuedit: Update to 6.2.4.
From: |
guix-commits |
Subject: |
97/255: gnu: kmenuedit: Update to 6.2.4. |
Date: |
Mon, 2 Dec 2024 09:32:29 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 87a10b1ef5e53f23a8f9466945b0fe507a2c2249
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Nov 29 19:07:52 2024 +0800
gnu: kmenuedit: Update to 6.2.4.
* gnu/packages/kde-plasma.scm (kmenuedit): Update to 6.2.4.
[inputs]: Add kcrash.
Change-Id: I8d8d92811686b4ce451b8f5d540821414c556e41
---
gnu/packages/kde-plasma.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 7303a6d549..f5b26505ad 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -805,7 +805,7 @@ computer's hardware.")
(define-public kmenuedit
(package
(name "kmenuedit")
- (version "6.1.4")
+ (version "6.2.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -813,11 +813,12 @@ computer's hardware.")
".tar.xz"))
(sha256
(base32
- "1l6z1bfcbnfk0xdymx0fv39f9mk2cgzkwqxw1bdl6a20wr2xg8n6"))))
+ "1yddav48vr0iyx5c2l1kazvcmb6g23a99wj54jvvfhj62zxmnkqp"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs (list extra-cmake-modules kdoctools))
- (inputs (list ki18n
+ (inputs (list kcrash
+ ki18n
kxmlgui
kdbusaddons
kiconthemes
- 239/255: gnu: kwave: Update to 24.08.3., (continued)
- 239/255: gnu: kwave: Update to 24.08.3., guix-commits, 2024/12/02
- 226/255: gnu: konversation: Update to 24.08.3., guix-commits, 2024/12/02
- 238/255: gnu: libkcddb: Update to 24.08.3., guix-commits, 2024/12/02
- 243/255: gnu: isoimagewriter: Update to 24.11.90., guix-commits, 2024/12/02
- 252/255: gnu: kwalletmanager: Update to 24.08.3., guix-commits, 2024/12/02
- 255/255: gnu: kongress: Update to 24.08.3., guix-commits, 2024/12/02
- 84/255: gnu: plasma-activities: Update to 6.2.4., guix-commits, 2024/12/02
- 89/255: gnu: libksysguard: Update to 6.2.4., guix-commits, 2024/12/02
- 78/255: gnu: pulseaudio-qt: Update to 1.6.1., guix-commits, 2024/12/02
- 86/255: gnu: krdp: Update to 6.2.4., guix-commits, 2024/12/02
- 97/255: gnu: kmenuedit: Update to 6.2.4.,
guix-commits <=
- 62/255: gnu: knewstuff: Update to 6.8.0., guix-commits, 2024/12/02
- 102/255: gnu: kglobalacceld: Update to 6.2.4., guix-commits, 2024/12/02
- 101/255: gnu: kgamma: Update to 6.2.4., guix-commits, 2024/12/02
- 98/255: gnu: plasma-nm: Update to 6.2.4., guix-commits, 2024/12/02
- 116/255: gnu: libkexiv2: Update to 24.08.3., guix-commits, 2024/12/02
- 96/255: gnu: kpipewire: Update to 6.2.4., guix-commits, 2024/12/02
- 106/255: gnu: milou: Update to 6.2.4., guix-commits, 2024/12/02
- 110/255: gnu: plasma5support: Update to 6.2.4., guix-commits, 2024/12/02
- 104/255: gnu: kwayland-integration: Update to 6.2.4., guix-commits, 2024/12/02
- 123/255: gnu: kdf: Update to 24.08.3., guix-commits, 2024/12/02