mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 05:39:41 -05:00
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:
parent
280fc83512
commit
52b87855ea
1 changed files with 1 additions and 1 deletions
|
@ -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+)))
|
||||
|
|
Loading…
Reference in a new issue