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

gnu: keventviews: Update to 25.12.2.

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

Change-Id: I76fe3f66b575214b958f76343cbb1f303a9520d2
This commit is contained in:
Sughosha
2026-02-08 23:59:16 +05:30
committed by Andreas Enge
parent 3642890c51
commit d243a1fd05

View File

@@ -1211,14 +1211,14 @@ package.")
(define-public keventviews
(package
(name "keventviews")
(version "25.12.0")
(version "25.12.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/eventviews-" version ".tar.xz"))
(sha256
(base32 "0h47327h5y8wknx533vzmggcd0bxvnssq1xnkl8xdpgldd6li69r"))))
(base32 "1vh6a8vk678mlxim9v6sg8an6lw4i2li6dhhyvzc0zhis7in6i0f"))))
(properties `((upstream-name . "eventviews")))
(build-system qt-build-system)
(native-inputs