[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
132/255: gnu: kmime: Update to 24.08.3.
From: |
guix-commits |
Subject: |
132/255: gnu: kmime: Update to 24.08.3. |
Date: |
Mon, 2 Dec 2024 09:32:35 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 7423edb9dd4cd32fba5a2de29bfb0758487beea5
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Nov 29 21:39:01 2024 +0800
gnu: kmime: Update to 24.08.3.
* gnu/packages/kde-pim.scm (kmime): Update to 24.08.3.
[native-inputs]: Add qttools.
Change-Id: Ib6a88ef6704c211b123b76243030a08c61cb5792
---
gnu/packages/kde-pim.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index f34fe09057..c10a8c05e4 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1583,17 +1583,17 @@ kwebengineviewer.")
(define-public kmime
(package
(name "kmime")
- (version "24.05.2")
+ (version "24.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kmime-" version ".tar.xz"))
(sha256
- (base32 "19dnp955vii3vi1jaxgbsyabbb35iaqvhz9nnz392r3wz7f3hbyq"))))
+ (base32 "0ivw8f0kc33v5z1i34dkar6dpy6j2h635ra1lzhd6kx9scy1zwhp"))))
(build-system qt-build-system)
(native-inputs
- (list extra-cmake-modules tzdata-for-tests))
+ (list extra-cmake-modules qttools tzdata-for-tests))
(inputs
(list kcodecs ki18n))
(arguments
- 122/255: gnu: ktimer: Update to 24.08.3., (continued)
- 122/255: gnu: ktimer: Update to 24.08.3., guix-commits, 2024/12/02
- 130/255: gnu: kolourpaint: Update to 24.08.3., guix-commits, 2024/12/02
- 127/255: gnu: kopeninghours: Update to 24.08.3., guix-commits, 2024/12/02
- 147/255: gnu: kmailtransport: Update to 24.08.3., guix-commits, 2024/12/02
- 149/255: gnu: libgravatar: Update to 24.08.3., guix-commits, 2024/12/02
- 140/255: gnu: akonadi-mime: Update to 24.08.3., guix-commits, 2024/12/02
- 136/255: gnu: khealthcertificate: Update to 24.08.3., guix-commits, 2024/12/02
- 151/255: gnu: libkgapi: Update to 24.08.3., guix-commits, 2024/12/02
- 145/255: gnu: akonadi-search: Update to 24.08.3., guix-commits, 2024/12/02
- 120/255: gnu: okular: Update to 24.08.3., guix-commits, 2024/12/02
- 132/255: gnu: kmime: Update to 24.08.3.,
guix-commits <=
- 150/255: gnu: ksmtp: Update to 24.08.3., guix-commits, 2024/12/02
- 137/255: gnu: kpimtextedit: Update to 24.08.3., guix-commits, 2024/12/02
- 131/255: gnu: kirigami-addons: Update to 1.5.0., guix-commits, 2024/12/02
- 155/255: gnu: kpkpass: Update to 24.08.3., guix-commits, 2024/12/02
- 157/255: gnu: kmailcommon: Update to 24.08.3., guix-commits, 2024/12/02
- 158/255: gnu: kmail-account-wizard: Update to 24.08.3., guix-commits, 2024/12/02
- 159/255: gnu: libksieve: Update to 24.08.3., guix-commits, 2024/12/02
- 169/255: gnu: kdepim-runtime: Update to 24.08.3., guix-commits, 2024/12/02
- 166/255: gnu: korganizer: Update to 24.08.3., guix-commits, 2024/12/02
- 175/255: gnu: plasma-integration: Update to 6.2.4., guix-commits, 2024/12/02