emacs-xyz: Specify home-page and update git url of emacs-rcirc-notify

This commit is contained in:
Collin J. Doering 2022-02-13 17:55:53 -05:00
parent f1d54d470f
commit 01fc941c36
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 2 additions and 2 deletions

View File

@ -1050,12 +1050,12 @@ For usage details, see @uref{https://github.com/redguardtoo/js-comint#usage}")
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/nicferrier/rcirc-notify.git")
(url "https://github.com/nicferrier/rcirc-notify")
(commit commit)))
(sha256
(base32 "1k4knsrca626pikgaalqbqwy7im4wz1vrmzzhdrdb4lhdz6sq3q3"))))
(build-system emacs-build-system)
(home-page "unspecified")
(home-page "https://github.com/nicferrier/rcirc-notify")
(synopsis "Provide libnotify popup notifications for rcirc")
(description
"This extension is inspired in part by @code{erc-page-me.el} and offers