1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: kdepim-addons: Update to 25.12.2.

* gnu/packages/kde-pim.scm (kdepim-addons): Update to 25.12.2.

Change-Id: I822c56e8e839fa938a52ddd21b35edf8409e6a00
This commit is contained in:
Sughosha
2026-02-08 23:59:15 +05:30
committed by Andreas Enge
parent 61a12c8d4a
commit bdc98a94ab

View File

@@ -970,14 +970,14 @@ functions for accessing calendar data using the kcalcore API.")
(define-public kdepim-addons
(package
(name "kdepim-addons")
(version "25.12.0")
(version "25.12.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kdepim-addons-" version ".tar.xz"))
(sha256
(base32 "1iqgdw1b2wxg79zqq77pwbshgsf8118rn26bn35y554bxjlnjrxx"))))
(base32 "01ldq96fhh0791x674hll12w5n62h02ffx7fni5djm6gi467bl9g"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase