brettgilio pushed a commit to branch master in repository guix. commit 95814408951720b9e08a9355df55f7025760b3f2 Author: Brett Gilio <bre...@gnu.org> AuthorDate: Tue Dec 15 18:26:17 2020 -0600
gnu: emacs-telega: Update homepage. * gnu/packages/emacs-xyz.scm (emacs-doom-modeline)[home-page]: Use updated URL. --- gnu/packages/emacs-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e8428e8..d4d925d 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -23731,7 +23731,7 @@ other @code{helm-type-file} sources such as @code{helm-locate}.") (description "Telega is a full-featured, unofficial GNU Emacs-based client for the Telegram messaging platform.") - (home-page "https://github.com/zevlg/telega.el") + (home-page "https://zevlg.github.io/telega.el/") (license license:gpl3+)))) (define-public emacs-doom-modeline