[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
305/373: gnu: ktnef: Update to 24.05.2.
From: |
guix-commits |
Subject: |
305/373: gnu: ktnef: Update to 24.05.2. |
Date: |
Mon, 8 Jul 2024 08:05:07 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 3d62a249b742806eb1a8b196b6f3a74b73007c61
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Jul 8 09:15:23 2024 +0800
gnu: ktnef: Update to 24.05.2.
* gnu/packages/kde-pim.scm (ktnef): Update to 24.05.2.
[inputs]: Remove qtbase-5.
[arguments]: Set #:qtbase to qtbase.
Change-Id: I57a67c2832d34cb06b5ad76389fba52109cf5a45
---
gnu/packages/kde-pim.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 972c6b3185..37364f63e4 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1999,14 +1999,14 @@ standard protocols for e-mail transmission.")
(define-public ktnef
(package
(name "ktnef")
- (version "23.04.3")
+ (version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ktnef-" version ".tar.xz"))
(sha256
- (base32 "00dkcmywjxzq5v2kp4klw50c3w74lmh16kbcwn8qd97kky3pd5ik"))))
+ (base32 "1v113fihnsn6iilk01rm8g68pm1gf1gdsvar2fiwhqsg48all588"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules))
@@ -2017,8 +2017,8 @@ standard protocols for e-mail transmission.")
kconfig
kcontacts
kcoreaddons
- ki18n
- qtbase-5))
+ ki18n))
+ (arguments (list #:qtbase qtbase))
(home-page "https://api.kde.org/kdepim/ktnef/html/index.html")
(synopsis "Library for handling mail attachments using TNEF format")
(description "Ktnef is a library for handling data in the TNEF
- 241/373: gnu: kmousetool: Update to 24.05.2., (continued)
- 241/373: gnu: kmousetool: Update to 24.05.2., guix-commits, 2024/07/08
- 254/373: gnu: kimap: Update to 24.05.2., guix-commits, 2024/07/08
- 264/373: gnu: kmailtransport: Update to 24.05.2., guix-commits, 2024/07/08
- 266/373: gnu: libkdepim: Update to 24.05.2., guix-commits, 2024/07/08
- 267/373: gnu: kidentitymanagement: Update to 24.05.2., guix-commits, 2024/07/08
- 278/373: gnu: konversation: Update to 24.05.2., guix-commits, 2024/07/08
- 295/373: gnu: kmailimporter: Update to 24.05.2., guix-commits, 2024/07/08
- 299/373: gnu: kalendar: Update to 23.04.3., guix-commits, 2024/07/08
- 298/373: gnu: keventviews: Update to 24.05.2., guix-commits, 2024/07/08
- 304/373: gnu: khealthcertificate: Update to 24.05.2., guix-commits, 2024/07/08
- 305/373: gnu: ktnef: Update to 24.05.2.,
guix-commits <=
- 332/373: gnu: Add kwindowsystem-5., guix-commits, 2024/07/08
- 329/373: gnu: Add kguiaddons-5., guix-commits, 2024/07/08
- 330/373: gnu: Add kwidgetsaddons-5., guix-commits, 2024/07/08
- 358/373: gnu: Add kparts-5., guix-commits, 2024/07/08
- 367/373: gnu: Add ktexteditor-5., guix-commits, 2024/07/08
- 184/373: gnu: yakuake: Update to 24.05.2., guix-commits, 2024/07/08
- 191/373: gnu: falkon: Update to 24.05.2., guix-commits, 2024/07/08
- 282/373: gnu: ffmpegthumbs: Update to 24.05.2., guix-commits, 2024/07/08
- 361/373: gnu: Add kwayland-5., guix-commits, 2024/07/08
- 368/373: gnu: kompare: Update to 24.05.2., guix-commits, 2024/07/08