[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
267/458: gnu: kidentitymanagement: Update to 24.05.2.
From: |
guix-commits |
Subject: |
267/458: gnu: kidentitymanagement: Update to 24.05.2. |
Date: |
Mon, 15 Jul 2024 08:00:46 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit eb9d0a7b923ea3aaea0c3676cc21f45bd31352b0
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 6 22:54:59 2024 +0800
gnu: kidentitymanagement: Update to 24.05.2.
* gnu/packages/kde-pim.scm (kidentitymanagement): Update to 24.05.2.
[inputs]: Remove kemoticons and qtbase-5; add ktextaddons and
kirigami-addons.
[arguments]: Set #:qtbase to qtbase; Use Gexps.
Change-Id: I724fcb6987d7c53813627e05cb8908636c810caf
---
gnu/packages/kde-pim.scm | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index a05026f4d9..2f518a7a8e 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1063,14 +1063,14 @@ test and recovery certificates.")
(define-public kidentitymanagement
(package
(name "kidentitymanagement")
- (version "23.04.3")
+ (version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kidentitymanagement-" version ".tar.xz"))
(sha256
- (base32 "03bfz0x35wiynla39iysxa5g3rckmy9nj2z1f439v9sblcqbvz3p"))))
+ (base32 "026i17j6spl0937klzf9ch26cmj7rrp617yrdq7917cwp9i7ah04"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules))
@@ -1079,19 +1079,20 @@ test and recovery certificates.")
kcompletion
kconfig
kcoreaddons
- kemoticons
kiconthemes
kio
kpimtextedit
ktextwidgets
+ ktextaddons
kxmlgui
- qtbase-5))
+ kirigami-addons))
(arguments
- `(#:phases
- (modify-phases %standard-phases
- (add-before 'check 'set-home
- (lambda _
- (setenv "HOME" "/tmp/dummy-home")))))) ;; FIXME: what is this?
+ (list #:qtbase qtbase
+ #:phases
+ #~(modify-phases %standard-phases
+ (add-before 'check 'set-home
+ (lambda _
+ (setenv "HOME" "/tmp/dummy-home")))))) ;; FIXME: what is
this?
(home-page "https://kontact.kde.org/")
(synopsis "Library for shared identities between mail applications")
(description "This library provides an API for managing user identities.")
- 250/458: gnu: akonadi-notes: Update to 24.05.2., (continued)
- 250/458: gnu: akonadi-notes: Update to 24.05.2., guix-commits, 2024/07/15
- 272/458: gnu: gwenview: Update to 24.05.2., guix-commits, 2024/07/15
- 275/458: gnu: fielding: Update to 0.1-pre-2.4ee9aea., guix-commits, 2024/07/15
- 268/458: gnu: kpimcommon: Update to 24.05.2., guix-commits, 2024/07/15
- 277/458: gnu: kget: Update to 24.05.2., guix-commits, 2024/07/15
- 280/458: gnu: libkcompactdisc: Update to 24.05.2., guix-commits, 2024/07/15
- 284/458: gnu: dragon: Update to 24.05.2., guix-commits, 2024/07/15
- 251/458: gnu: akonadi-mime: Update to 24.05.2., guix-commits, 2024/07/15
- 261/458: gnu: gcompris-qt: Update to 4.1., guix-commits, 2024/07/15
- 260/458: services: sddm: Adjust pass env., guix-commits, 2024/07/15
- 267/458: gnu: kidentitymanagement: Update to 24.05.2.,
guix-commits <=
- 317/458: gnu: kapidox: Update to 6.3.0., guix-commits, 2024/07/15
- 326/458: gnu: Add kconfig-5., guix-commits, 2024/07/15
- 71/458: gnu: kwallet: Update to 6.3.0., guix-commits, 2024/07/15
- 93/458: gnu: kdeclarative: Update to 6.3.0., guix-commits, 2024/07/15
- 115/458: gnu: ksshaskpass: Update to 6.1.2., guix-commits, 2024/07/15
- 110/458: gnu: layer-shell-qt: Update to 6.1.2., guix-commits, 2024/07/15
- 123/458: gnu: plasma-pa: Update to 6.1.2., guix-commits, 2024/07/15
- 130/458: gnu: breeze-gtk: Update to 6.1.2., guix-commits, 2024/07/15
- 129/458: gnu: kscreenlocker: Update to 6.1.2., guix-commits, 2024/07/15
- 135/458: gnu: kuserfeedback: Update to 1.3.0., guix-commits, 2024/07/15