aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2019-11-11 19:02:06 +0100
committerPierre Neidhardt <mail@ambrevar.xyz>2019-11-11 19:03:12 +0100
commit43e0bd75c04fed9914dba4f7196c4600b6fe0306 (patch)
treefc96aac0e8105c9227ec5fad157a2fabe3219383
parent6ec68c69b08a873c5896dae9f8f234e44ea45738 (diff)
downloadguix-43e0bd75c04fed9914dba4f7196c4600b6fe0306.tar
guix-43e0bd75c04fed9914dba4f7196c4600b6fe0306.tar.gz
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/.
-rw-r--r--gnu/packages/emacs-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 52a22ccca5..7481b6c226 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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