gnu: kcalendarsupport: Update to 25.12.0.

* gnu/packages/kde-pim.scm (kcalendarsupport): Update to 25.12.0.

Change-Id: I42b646324b32602875f82d2b8a80a7e13c4fb3bd
This commit is contained in:
Sughosha 2025-12-14 19:26:43 +05:30
parent 19f4e9e21c
commit 13dc5735cd
No known key found for this signature in database
GPG key ID: CDBC0BD95943A706

View file

@ -914,14 +914,14 @@ KAccounts system.")
(define-public kcalendarsupport
(package
(name "kcalendarsupport")
(version "25.08.3")
(version "25.12.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/calendarsupport-" version ".tar.xz"))
(sha256
(base32 "1bcxryikk45f5pnhppcfja535qhw1vklhfhdsxk19i78h5cp6hw3"))))
(base32 "0wdncvha9pjxfi83v3gdaqp7qgcl4wffgr00c9blfrqpdc8ryvqv"))))
(properties `((upstream-name . "calendarsupport")))
(build-system qt-build-system)
(native-inputs