[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
153/321: gnu: itinerary: Update to 24.12.1.
From: |
guix-commits |
Subject: |
153/321: gnu: itinerary: Update to 24.12.1. |
Date: |
Sat, 11 Jan 2025 08:13:58 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit c0c4f7c7fe8986dc5231aecce06bf8be15c6110d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:45 2025 +0800
gnu: itinerary: Update to 24.12.1.
* gnu/packages/kde-pim.scm (itinerary): Update to 24.12.1.
[inputs]: Add qtkeychain-qt6.
[arguments]: Adjust stop-require-qmlmodule phase.
Change-Id: Ifb529ba636f141176d8369ccab39a0a8ed21ca76
---
gnu/packages/kde-pim.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 1a44dda9cb..68e2d50758 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -384,14 +384,14 @@ Akonadi PIM data server. It uses Xapian for indexing and
querying.")
(define-public itinerary
(package
(name "itinerary")
- (version "24.05.2")
+ (version "24.12.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/" name "-" version ".tar.xz"))
(sha256
(base32
- "1p05v9r1ipi465nmka8n2gs7npc6wdgfxzj7523plnja9kfa8bmb"))))
+ "0d2nckmi4j36k9nhp62zdjyb2fckzq3205fy221nxn8cnpi121ni"))))
(build-system qt-build-system)
(arguments
@@ -403,8 +403,8 @@ Akonadi PIM data server. It uses Xapian for indexing and
querying.")
;; HACK: ecm_find_qmlmodule cann't find qmlmodule on other
;; prefix, so we remove it require.
(substitute* "CMakeLists.txt"
- (("24.02 REQUIRED")
- "24.02")))))
+ (("\\$\\{GEAR_MIN_VERSION\\} REQUIRED")
+ "${GEAR_MIN_VERSION}")))))
#:tests? #f)) ;Fails 20/27
(native-inputs (list extra-cmake-modules python-minimal))
(inputs (list karchive
@@ -430,6 +430,7 @@ Akonadi PIM data server. It uses Xapian for indexing and
querying.")
kwindowsystem
prison
qtdeclarative
+ qtkeychain-qt6
qtpositioning
qtlocation
qtmultimedia
- 92/321: gnu: libkmahjongg: Update to 24.12.1., (continued)
- 92/321: gnu: libkmahjongg: Update to 24.12.1., guix-commits, 2025/01/11
- 111/321: gnu: palapeli: Update to 24.12.1., guix-commits, 2025/01/11
- 120/321: gnu: ksnakeduel: Update to 24.12.1., guix-commits, 2025/01/11
- 117/321: gnu: kspaceduel: Update to 24.12.1., guix-commits, 2025/01/11
- 118/321: gnu: bovo: Update to 24.12.1., guix-commits, 2025/01/11
- 119/321: gnu: killbots: Update to 24.12.1., guix-commits, 2025/01/11
- 126/321: gnu: knights: Update to 24.12.1., guix-commits, 2025/01/11
- 169/321: gnu: kmail: Update to 24.12.1., guix-commits, 2025/01/11
- 149/321: gnu: akonadi-contacts: Update to 24.12.1., guix-commits, 2025/01/11
- 139/321: gnu: kid3: Update to 3.9.6., guix-commits, 2025/01/11
- 153/321: gnu: itinerary: Update to 24.12.1.,
guix-commits <=
- 136/321: gnu: elisa: Update to 24.12.1., guix-commits, 2025/01/11
- 135/321: gnu: dragon: Update to 24.12.1., guix-commits, 2025/01/11
- 170/321: gnu: kmail-account-wizard: Update to 24.12.1., guix-commits, 2025/01/11
- 142/321: gnu: kmix: Update to 24.12.1., guix-commits, 2025/01/11
- 157/321: gnu: kaccounts-providers: Update to 24.12.1., guix-commits, 2025/01/11
- 133/321: gnu: libktorrent: Update to 24.12.1., guix-commits, 2025/01/11
- 180/321: gnu: kpimcommon: Update to 24.12.1., guix-commits, 2025/01/11
- 186/321: gnu: libkgapi: Update to 24.12.1., guix-commits, 2025/01/11
- 187/321: gnu: libkleo: Update to 24.12.1., guix-commits, 2025/01/11
- 188/321: gnu: libksieve: Update to 24.12.1., guix-commits, 2025/01/11