gnu: fish-guix: Adjust the home-page.
* gnu/packages/shells.scm (fish-guix)[home-page]: Use the correct website. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
d7ecab74ee
commit
4032dd81d5
@ -167,7 +167,7 @@ highlighting.")
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(delete 'configure)))) ; No configure script.
|
||||
(home-page "https://pragmatique.noblogs.org/software/fish-guix/downloads/")
|
||||
(home-page "https://pragmatique.xyz/software/fish-guix.html")
|
||||
(synopsis "Fish completions for Guix")
|
||||
(description
|
||||
"Fish-guix provides completions for Guix for users of the fish shell.")
|
||||
|
Loading…
Reference in New Issue
Block a user