gnu: kmailcommon: Update to 23.04.3.

* gnu/packages/kde-pim.scm (kmailcommon): Update to 23.04.3.
This commit is contained in:
宋文武 2023-07-30 10:32:00 +08:00
parent 1dc3df710f
commit 1bc8c867f0
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1286,14 +1286,14 @@ (define-public kmail
(define-public kmailcommon
(package
(name "kmailcommon")
(version "22.08.1")
(version "23.04.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/mailcommon-" version ".tar.xz"))
(sha256
(base32 "1lpnfcj2p58lhgcjg6ray5b9ygz7gpb8xh8qkakn4m7cpjhgcj5j"))))
(base32 "165a0qf6i2862dpsw4wvgnxi4wv7hnc9s63fsf9jp6kbwwfw9nqv"))))
(properties `((upstream-name . "mailcommon")))
(build-system qt-build-system)
(native-inputs