guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/06: gnu: fish-guix: Adjust the home-page.


From: Ludovic Courtès
Subject: 04/06: gnu: fish-guix: Adjust the home-page.
Date: Thu, 4 May 2017 12:05:11 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 4032dd81d520666375e72914b5946620cac009a7
Author: ng0 <address@hidden>
Date:   Wed May 3 23:36:16 2017 +0000

    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 <address@hidden>
---
 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 5f57619..d87d58e 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.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]