guix-commits
[Top][All Lists]
Advanced

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

02/11: gnu: enchant: Update home page.


From: Marius Bakke
Subject: 02/11: gnu: enchant: Update home page.
Date: Tue, 25 Sep 2018 18:40:21 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 52b87855ea64f02a254f6b510346dfb0e20dd5a7
Author: Marius Bakke <address@hidden>
Date:   Tue Aug 28 02:07:56 2018 +0200

    gnu: enchant: Update home page.
    
    * gnu/packages/enchant.scm (enchant)[home-page]: Set to URL mentioned on the
    legacy home page.
---
 gnu/packages/enchant.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/enchant.scm b/gnu/packages/enchant.scm
index 8b2796d..1c6506e 100644
--- a/gnu/packages/enchant.scm
+++ b/gnu/packages/enchant.scm
@@ -57,5 +57,5 @@ Enchant steps in to provide uniformity and conformity on top 
of these libraries,
 and implement certain features that may be lacking in any individual provider
 library.  Everything should \"just work\" for any and every definition of 
\"just
 working\".")
-    (home-page "http://www.abisource.com/projects/enchant";)
+    (home-page "https://abiword.github.io/enchant/";)
     (license lgpl2.1+)))



reply via email to

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