guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit fe1d0407a2ef86a171e08e923bfd9745f290eb0f
Author: Sughosha <[email protected]>
AuthorDate: Fri May 8 06:08:14 2026 +0530
gnu: kosmindoormap: Update to 26.04.1.
* gnu/packages/kde-pim.scm (kosmindoormap): Update to 26.04.1.
Change-Id: I4f0eb68336ece60db73fdc6c96110a88e6e19a84
---
gnu/packages/kde-pim.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 375e5a0006..6181dd8843 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -114,14 +114,14 @@ opening hours expressions.")
(define-public kosmindoormap
(package
(name "kosmindoormap")
- (version "25.12.3")
+ (version "26.04.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/" name "-" version ".tar.xz"))
(sha256
(base32
- "06rklrm6gv5jlngigpn8rrk7whb7md24v89j4xr3zgczqaclr9hx"))))
+ "0rcp7wk8yim07q3yzr4xs082rx1vpazy09ba2j244nkajls4w4bp"))))
(build-system cmake-build-system)
;; As required by the QML modules.
(propagated-inputs