guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: fish-guix: Update home page.


From: Ricardo Wurmus
Subject: 01/01: gnu: fish-guix: Update home page.
Date: Sun, 18 Jun 2017 11:21:01 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit e1287aed0c2bbe63bd56cf43b846be439d16a823
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Jun 18 17:18:53 2017 +0200

    gnu: fish-guix: Update home page.
    
    * gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
---
 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 6b9125e..65e0eda 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.")



reply via email to

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