~ruther/guix-local

b51265e39828aacec9b5c0fd6d170cfa780ca325 — Tobias Geerinckx-Rice 1 year, 9 months ago aa6e1c0
gnu: kirc: Update home page.

* gnu/packages/irc.scm (kirc)[home-page]: Update.

Change-Id: Ib46dee7d7350ceeb7e7e3a42dc69df1284d8b9fe
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/irc.scm
M gnu/packages/irc.scm => gnu/packages/irc.scm +1 -1
@@ 632,13 632,13 @@ highlighted.
       #:phases
       (modify-phases %standard-phases
         (delete 'configure))))         ; No ./configure script
    (home-page "https://mcpcpc.github.io/kirc/")
    (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
client-to-client (CTCP) protocol, simple chat history logging, synchronous
message handling, multi-channel joining at server connection, full support for
all RFC 2812 commands, and customized color scheme definitions.")
    (home-page "http://kirc.io/index.html")
    (license license:expat)))

(define-public limnoria