From 42f3ea536bcf78bcd19d2f16f54728b41584578c Mon Sep 17 00:00:00 2001 From: ng0 Date: Wed, 3 May 2017 23:36:16 +0000 Subject: [PATCH 1/2] gnu: fish-guix: Adjust the home-page. * gnu/packages/shells.scm (fish-guix)[home-page]: Use the correct website. --- gnu/packages/shells.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm index 5f57619e0..d87d58e5c 100644 --- a/gnu/packages/shells.scm +++ b/gnu/packages/shells.scm @@ -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.") -- 2.12.2