gnu: emacs-forge: Use right home-page URL.
* gnu/packages/emacs-xyz.scm (emacs-forge)[home-page]: Set home-page to https://github.com/magit/forge/.master
parent
6ec68c69b0
commit
43e0bd75c0
|
@ -17823,7 +17823,7 @@ a suffix) we prefer to call it just a \"transient\".")
|
|||
(invoke "makeinfo" "forge.texi")
|
||||
(install-file "forge.info" info)
|
||||
#t)))))))
|
||||
(home-page "https://github.com/magit/ghub/")
|
||||
(home-page "https://github.com/magit/forge/")
|
||||
(synopsis "Access Git forges from Magit")
|
||||
(description
|
||||
"Work with Git forges, such as Github and Gitlab, from the comfort of
|
||||
|
|
Reference in New Issue