[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
166/289: gnu: kongress: Update to 24.12.1.
From: |
guix-commits |
Subject: |
166/289: gnu: kongress: Update to 24.12.1. |
Date: |
Mon, 27 Jan 2025 07:31:52 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 2fa58df90f3d653226f3cf8fb6c32bac6353ef40
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jan 10 11:51:53 2025 +0800
gnu: kongress: Update to 24.12.1.
* gnu/packages/kde-plasma.scm (kongress): Update to 24.12.1.
[inputs]: Add kirigami-addons, kcrash, and kosmindoormap.
Change-Id: I5dcd63a113aca9137ad36c556570a64352638398
---
gnu/packages/kde-plasma.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 484f31c861..ddadd3f0eb 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -855,19 +855,21 @@ computer's hardware.")
(define-public kongress
(package
(name "kongress")
- (version "24.05.2")
+ (version "24.12.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version
"/src/kongress-" version ".tar.xz"))
(sha256
(base32
- "1bg7fsa4va59cg84r9vjiycl7g4b130m6m6sis9pc6w44jkcbjg2"))))
+ "06xhlr39wglnis9nbxgvkp5sz74g5hms0cahlvm8pmphvd5aygnv"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules python-minimal))
;; NOTE: Reporting bugs is linked to web browser, better not link it and
let
;; it reslove through xdg-open in the run time
(inputs (list kirigami
+ kirigami-addons
+ kcrash
kdbusaddons
ki18n
kcalendarcore
@@ -877,6 +879,7 @@ computer's hardware.")
kcontacts
kitemmodels
knotifications
+ kosmindoormap
kxmlgui
kiconthemes
qtdeclarative
- 289/289: gnu: extra-cmake-modules: Add ECM_DIR native-search-path., (continued)
- 289/289: gnu: extra-cmake-modules: Add ECM_DIR native-search-path., guix-commits, 2025/01/27
- 110/289: gnu: akonadi-notes: Update to 24.08.3., guix-commits, 2025/01/27
- 77/289: gnu: kstatusnotifieritem: Update to 6.10.0., guix-commits, 2025/01/27
- 90/289: gnu: ktorrent: Update to 24.12.1., guix-commits, 2025/01/27
- 111/289: gnu: akonadi-search: Update to 24.12.1., guix-commits, 2025/01/27
- 92/289: gnu: audiocd-kio: Update to 24.12.1., guix-commits, 2025/01/27
- 122/289: gnu: khealthcertificate: Update to 24.12.1., guix-commits, 2025/01/27
- 127/289: gnu: kleopatra: Update to 24.12.1., guix-commits, 2025/01/27
- 145/289: gnu: libkgapi: Update to 24.12.1., guix-commits, 2025/01/27
- 182/289: gnu: ocean-sound-theme: Update to 6.2.5., guix-commits, 2025/01/27
- 166/289: gnu: kongress: Update to 24.12.1.,
guix-commits <=
- 164/289: gnu: kinfocenter: Update to 6.2.5., guix-commits, 2025/01/27
- 157/289: gnu: krdp: Update to 6.2.5., guix-commits, 2025/01/27
- 191/289: gnu: plasma-nano: Update to 6.2.5., guix-commits, 2025/01/27
- 195/289: gnu: plasma-vault: Update to 6.2.5., guix-commits, 2025/01/27
- 203/289: gnu: system-settings: Update to 6.2.5., guix-commits, 2025/01/27
- 212/289: gnu: yakuake: Update to 24.12.1., guix-commits, 2025/01/27
- 216/289: gnu: kate: Update to 24.12.1., guix-commits, 2025/01/27
- 217/289: gnu: kdebugsettings: Update to 24.12.1., guix-commits, 2025/01/27
- 219/289: gnu: kcalc: Update to 24.12.1., guix-commits, 2025/01/27
- 222/289: gnu: keysmith: Update to 24.12.1., guix-commits, 2025/01/27