~ruther/guix-local

e1287aed0c2bbe63bd56cf43b846be439d16a823 — Ricardo Wurmus 8 years ago 1d3be5d
gnu: fish-guix: Update home page.

* gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/shells.scm
M gnu/packages/shells.scm => gnu/packages/shells.scm +1 -1
@@ 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.")