guix_mirror_bot pushed a commit to branch master
in repository guix.

commit bee7ace70dc70cb643f3eb8c485ac26b41b4aeb9
Author: Sughosha <[email protected]>
AuthorDate: Sat Oct 25 16:20:47 2025 +0530

    gnu: zanshin: Fix home-page.
    
    * gnu/package/kde-pim.scm (zanshin)[home-page]: Change to the right URL.
    
    Change-Id: I6cb1a7b948fffc16adedf4fdeee4a85feb6c2952
---
 gnu/packages/kde-pim.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 30af09ffc8..b08900a117 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -2878,7 +2878,7 @@ part.")
            kparts
            krunner
            kwindowsystem))
-    (home-page "https://community.kde.org/Frameworks";)
+    (home-page "https://apps.kde.org/zanshin/";)
     (synopsis "TO-do management application")
     (description "Zanshin is a powerful yet simple application for managing
 your day to day actions.  It helps you organize and reduce the cognitive

Reply via email to