gnu: enchant: Update home page.

* gnu/packages/enchant.scm (enchant)[home-page]: Set to URL mentioned on the
legacy home page.
This commit is contained in:
Marius Bakke 2018-08-28 02:07:56 +02:00
parent 280fc83512
commit 52b87855ea
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -57,5 +57,5 @@ (define-public enchant
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+)))