Archived
1
0
Fork 0

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/.
This commit is contained in:
Pierre Neidhardt 2019-11-11 19:02:06 +01:00
parent 6ec68c69b0
commit 43e0bd75c0
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -17823,7 +17823,7 @@ a suffix) we prefer to call it just a \"transient\".")
(invoke "makeinfo" "forge.texi") (invoke "makeinfo" "forge.texi")
(install-file "forge.info" info) (install-file "forge.info" info)
#t))))))) #t)))))))
(home-page "https://github.com/magit/ghub/") (home-page "https://github.com/magit/forge/")
(synopsis "Access Git forges from Magit") (synopsis "Access Git forges from Magit")
(description (description
"Work with Git forges, such as Github and Gitlab, from the comfort of "Work with Git forges, such as Github and Gitlab, from the comfort of