[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
309/332: gnu: kontactinterface: Update to 23.04.3.
From: |
guix-commits |
Subject: |
309/332: gnu: kontactinterface: Update to 23.04.3. |
Date: |
Thu, 3 Aug 2023 05:44:07 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit ea401a453da24ac7798a0c57124f5d4c4e5b38f0
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Jul 30 10:32:01 2023 +0800
gnu: kontactinterface: Update to 23.04.3.
* gnu/packages/kde-pim.scm (kontactinterface): Update to 23.04.3.
[inputs]: Add qtx11extras.
---
gnu/packages/kde-pim.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index b4813c8b15..03704a071a 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1657,14 +1657,14 @@ Features:
(define-public kontactinterface
(package
(name "kontactinterface")
- (version "22.08.1")
+ (version "23.04.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kontactinterface-" version ".tar.xz"))
(sha256
- (base32 "0j7cck262j8z7m7fm55qa5i936x81ljn3cijrk5c5h881152h4fs"))))
+ (base32 "16fg24hz9vx912cffc94x5zx4jv3k72mbxgp5ck50lydypx6rfns"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules))
@@ -1675,7 +1675,8 @@ Features:
kparts
kwindowsystem
kxmlgui
- qtbase-5))
+ qtbase-5
+ qtx11extras))
(home-page "https://api.kde.org/kdepim/kontactinterface/html/index.html")
(synopsis "Kontact interface library")
(description "This library provides the glue necessary for
- 252/332: gnu: Add kpipewire., (continued)
- 252/332: gnu: Add kpipewire., guix-commits, 2023/08/03
- 254/332: gnu: kdevelop: Update to 23.04.3., guix-commits, 2023/08/03
- 261/332: gnu: kate: Update to 23.04.3., guix-commits, 2023/08/03
- 267/332: gnu: keysmith: Update to 23.04.3., guix-commits, 2023/08/03
- 276/332: gnu: print-manager: Update to 23.04.3., guix-commits, 2023/08/03
- 292/332: gnu: kcalutils: Update to 23.04.3., guix-commits, 2023/08/03
- 293/332: gnu: kdepim-runtime: Update to 23.04.3., guix-commits, 2023/08/03
- 303/332: gnu: kmailimporter: Update to 23.04.3., guix-commits, 2023/08/03
- 305/332: gnu: kmbox: Update to 23.04.3., guix-commits, 2023/08/03
- 308/332: gnu: knotes: Update to 23.04.3., guix-commits, 2023/08/03
- 309/332: gnu: kontactinterface: Update to 23.04.3.,
guix-commits <=
- 327/332: gnu: kamoso: Update to 23.04.3., guix-commits, 2023/08/03
- 332/332: gnu: plasma: Update to 5.27.7., guix-commits, 2023/08/03
- 280/332: gnu: akonadi-contacts: Update to 23.04.3., guix-commits, 2023/08/03
- 284/332: gnu: kitinerary: Update to 23.04.3., guix-commits, 2023/08/03
- 289/332: gnu: kaccounts-integration: Update to 23.04.3., guix-commits, 2023/08/03
- 291/332: gnu: kcalendarsupport: Update to 23.04.3., guix-commits, 2023/08/03
- 297/332: gnu: kidentitymanagement: Update to 23.04.3., guix-commits, 2023/08/03
- 298/332: gnu: kimap: Update to 23.04.3., guix-commits, 2023/08/03
- 299/332: gnu: kldap: Update to 23.04.3., guix-commits, 2023/08/03
- 313/332: gnu: libgravatar: Update to 23.04.3., guix-commits, 2023/08/03