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

gnu: kincidenceeditor: Update to 25.08.2.

* gnu/packages/kde-pim.scm (kincidenceeditor): Update to 25.08.2.

Change-Id: I85d728c97992b2648fe084d5ebed197636fa35d5
This commit is contained in:
Sughosha
2025-10-10 13:54:59 +05:30
committed by Andreas Enge
parent 4096ce0cee
commit 59aed6aaae

View File

@@ -712,14 +712,14 @@ information.")
(define-public kincidenceeditor
(package
(name "kincidenceeditor")
(version "25.08.1")
(version "25.08.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/incidenceeditor-" version ".tar.xz"))
(sha256
(base32 "1m8bwk1vvhbygriaivdbs845j43zl1favdsimwbkddvmk4wpamp1"))))
(base32 "1640qr39gxiaq6x4nwhac2dk07klnfg7rrmgqhd0fnwcfvyq2r89"))))
(properties `((upstream-name . "incidenceeditor")))
(build-system qt-build-system)
(native-inputs