summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSughosha <sughosha@disroot.org>2026-05-08 06:08:25 +0530
committerAndreas Enge <andreas@enge.fr>2026-08-28 17:20:43 +0200
commit14f4e7c86a4ce7215d7f38ab06628ba118c8ddd2 (patch)
treeaa954a9976c39359a3e83b3af20fa7fbd7d15c2d
parent647dbad299843db214348bb68028116992508af8 (diff)
gnu: ksmtp: Update to 26.04.1.
* gnu/packages/kde-pim.scm (ksmtp): Update to 26.04.1. Change-Id: I0c8c63e7c8c277277686099b7cf2b8d0f8ac5757
-rw-r--r--gnu/packages/kde-pim.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 9c874eb5268..1159d4d439c 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -2495,14 +2495,14 @@ text in the text edit to all kinds of markup, like HTML or BBCODE.")
2495(define-public ksmtp 2495(define-public ksmtp
2496 (package 2496 (package
2497 (name "ksmtp") 2497 (name "ksmtp")
2498 (version "25.12.3") 2498 (version "26.04.1")
2499 (source 2499 (source
2500 (origin 2500 (origin
2501 (method url-fetch) 2501 (method url-fetch)
2502 (uri (string-append "mirror://kde/stable/release-service/" version 2502 (uri (string-append "mirror://kde/stable/release-service/" version
2503 "/src/ksmtp-" version ".tar.xz")) 2503 "/src/ksmtp-" version ".tar.xz"))
2504 (sha256 2504 (sha256
2505 (base32 "17jsqid2isz7xp0cb02v2fxdkqix79ih9sl6q0l8h7a7lbinv9x4")))) 2505 (base32 "1wf1ahj066r0b502dizs2gxlp0g45x10nydpkjvb2wbnflcixgw1"))))
2506 (build-system qt-build-system) 2506 (build-system qt-build-system)
2507 (propagated-inputs 2507 (propagated-inputs
2508 (list kcoreaddons)) ;required by KPim6SMTPConfig.cmake 2508 (list kcoreaddons)) ;required by KPim6SMTPConfig.cmake