mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kmail-account-wizard: Update to 24.12.1.
* gnu/packages/kde-pim.scm (kmail-account-wizard): Update to 24.12.1. Change-Id: Ia44519894c3bf7174856cf36c2f98df8435f2e99
This commit is contained in:
parent
36f631247d
commit
25e103defe
1 changed files with 2 additions and 2 deletions
|
@ -1276,14 +1276,14 @@ manager from KDE.")
|
|||
(define-public kmail-account-wizard
|
||||
(package
|
||||
(name "kmail-account-wizard")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kmail-account-wizard-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0izjdajipca59zbsdir136qfyh61aynpb2h1bady6qs927l5ds1f"))))
|
||||
(base32 "0v0pczbwv6ba5ly4s2x8jw6b300f6wprlikz8hmx0xrk0mnx4zqh"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules shared-mime-info))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue