This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 6c345e3108 gnu: kirc: Update home-page url.
6c345e3108 is described below

commit 6c345e3108f167bca5f704891b0bd0c5041b161a
Author: Ekaitz Zarraga <[email protected]>
AuthorDate: Tue Dec 30 01:25:30 2025 +0100

    gnu: kirc: Update home-page url.
    
    * gnu/packages/irc.scm (kirc)[home-page]: Update.
    
    Change-Id: I915aad76d16a9bac8f85b70f2121c1f92117b825
---
 gnu/packages/irc.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 9b781433ba..6ce3c37d0c 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -640,7 +640,7 @@ highlighted.
        #:phases
        (modify-phases %standard-phases
          (delete 'configure))))         ; No ./configure script
-    (home-page "https://mcpcpc.github.io/kirc/";)
+    (home-page "https://kirc.dev/";)
     (synopsis "IRC client written in POSIX C99")
     (description "Kirc is an Internet Relay Chat (IRC) client.  It includes
 support for Simple Authentication and Security Layer (SASL), the

Reply via email to