gnu: kpimcommon: Update to 24.12.1.

* gnu/packages/kde-pim.scm (kpimcommon): Update to 24.12.1.

Change-Id: Ie7add1392235a3b02a0f0f3bd0c9294d6bbcbef9
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:49 +08:00
parent f7acc35711
commit 86a242cdd3
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1871,14 +1871,14 @@ (define-public kpkpass
(define-public kpimcommon
(package
(name "kpimcommon")
(version "24.05.2")
(version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/pimcommon-" version ".tar.xz"))
(sha256
(base32 "0k7zakx1dd39997a9a3d6qmlzdc5alw5gny0xh7bncv0fpilvgyh"))))
(base32 "1fwxjdjixbn84flq9g95ig7z4csi08amsblr6rm1fr2lk8nazmg4"))))
(properties `((upstream-name . "pimcommon")))
(build-system qt-build-system)
(native-inputs