[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
167/465: gnu: kaccounts-providers: Update to 24.05.2.
From: |
guix-commits |
Subject: |
167/465: gnu: kaccounts-providers: Update to 24.05.2. |
Date: |
Wed, 17 Jul 2024 23:01:31 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit fc289b3397fbccde72148f4e9022f6aefb72a4b6
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 6 16:20:04 2024 +0800
gnu: kaccounts-providers: Update to 24.05.2.
* gnu/packages/kde-pim.scm (kaccounts-providers): Update to 24.05.2.
[inputs]: Remove libaccounts-qt, qtwebengine-5, and signond; add kpackage,
libaccounts-qt6, qtwebengine, and signond-qt6.
[arguments]: Set #:qtbase to qtbase.
Change-Id: Icd11e6416a23a8cccd9ca2949b356cc6062f835d
---
gnu/packages/kde-pim.scm | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 85d6923e4c..ae11e87eca 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -605,24 +605,26 @@ management system and its Plasma integration components.")
(define-public kaccounts-providers
(package
(name "kaccounts-providers")
- (version "23.04.3")
+ (version "24.05.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/" name "-" version ".tar.xz"))
(sha256
(base32
- "1lrmj6r09ypnpl2s586i4rd3fk3760qlxyrhh91k43wkb8i6m8f0"))))
+ "1mfidlhy8jh3ar9rpn39a52q6sfhc5f4yn30p2ihv9l7xi5r9vk0"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules intltool))
(inputs (list kaccounts-integration
kcoreaddons
kdeclarative
+ kpackage
ki18n
kio
- libaccounts-qt
- qtwebengine-5
- signond))
+ libaccounts-qt6
+ qtwebengine
+ signond-qt6))
+ (arguments (list #:qtbase qtbase))
(home-page "https://invent.kde.org/network/kaccounts-providers")
(synopsis "Online account providers for the KAccounts system")
(description "This package provides online account providers for the
- 57/465: gnu: kimageformats: Update to 6.3.0., (continued)
- 57/465: gnu: kimageformats: Update to 6.3.0., guix-commits, 2024/07/17
- 138/465: gnu: plasma-nm: Update to 6.1.2., guix-commits, 2024/07/17
- 140/465: gnu: kaccounts-integration: Update to 24.05.2., guix-commits, 2024/07/17
- 141/465: gnu: plasma-desktop: Update to 6.1.2., guix-commits, 2024/07/17
- 143/465: gnu: plasma-vault: Update to 6.1.2., guix-commits, 2024/07/17
- 144/465: gnu: powerdevil: Update to 6.1.2., guix-commits, 2024/07/17
- 152/465: gnu: xdg-desktop-portal-kde: Update to 6.1.2., guix-commits, 2024/07/17
- 155/465: gnu: plasma-browser-integration: Update to 6.1.2., guix-commits, 2024/07/17
- 158/465: gnu: baloo-widgets: Update to 24.05.2., guix-commits, 2024/07/17
- 160/465: gnu: dolphin: Update to 24.05.2., guix-commits, 2024/07/17
- 167/465: gnu: kaccounts-providers: Update to 24.05.2.,
guix-commits <=
- 175/465: gnu: Add krdp., guix-commits, 2024/07/17
- 182/465: gnu: krfb: Update to 24.05.2., guix-commits, 2024/07/17
- 188/465: gnu: kdeconnect: Update to 24.05.2., guix-commits, 2024/07/17
- 193/465: gnu: kapman: Update to 24.05.2., guix-commits, 2024/07/17
- 196/465: gnu: kigo: Update to 24.05.2., guix-commits, 2024/07/17
- 203/465: gnu: konquest: Update to 24.05.2., guix-commits, 2024/07/17
- 207/465: gnu: ktorrent: Update to 24.05.2., guix-commits, 2024/07/17
- 210/465: gnu: kpublictransport: Update to 24.05.2., guix-commits, 2024/07/17
- 215/465: gnu: kjumpingcube: Update to 24.05.2., guix-commits, 2024/07/17
- 220/465: gnu: kbounce: Update to 24.05.2., guix-commits, 2024/07/17