summaryrefslogtreecommitdiff
path: root/gnu/packages/shells.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-06-18 17:18:53 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-06-18 17:20:53 +0200
commite1287aed0c2bbe63bd56cf43b846be439d16a823 (patch)
treea601cc5a4f44d23184a3fd437e5e54204098ecc8 /gnu/packages/shells.scm
parent1d3be5d963418a30af6753374ac66a29dbccfdb7 (diff)
downloadpatches-e1287aed0c2bbe63bd56cf43b846be439d16a823.tar
patches-e1287aed0c2bbe63bd56cf43b846be439d16a823.tar.gz
gnu: fish-guix: Update home page.
* gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
Diffstat (limited to 'gnu/packages/shells.scm')
-rw-r--r--gnu/packages/shells.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 6b9125e77f..65e0eda50a 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -172,7 +172,7 @@ highlighting.")
#:phases
(modify-phases %standard-phases
(delete 'configure)))) ; No configure script.
- (home-page "https://pragmatique.xyz/software/fish-guix.html")
+ (home-page "https://www.infotropique.org/projects/fish-guix/")
(synopsis "Fish completions for Guix")
(description
"Fish-guix provides completions for Guix for users of the fish shell.")