gnu: wordnet: Use HTTPS home page.
* gnu/packages/wordnet.scm (wordnet)[home-page]: Use HTTPS.
This commit is contained in:
parent
c150d6378d
commit
3a066fbe23
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
|
|
||||||
(inputs `(("tk" ,tk)
|
(inputs `(("tk" ,tk)
|
||||||
("tcl" ,tcl)))
|
("tcl" ,tcl)))
|
||||||
(home-page "http://wordnet.princeton.edu/")
|
(home-page "https://wordnet.princeton.edu/")
|
||||||
(synopsis "Lexical database for the English language")
|
(synopsis "Lexical database for the English language")
|
||||||
(description
|
(description
|
||||||
"WordNet is a large lexical database of English. Nouns, verbs,
|
"WordNet is a large lexical database of English. Nouns, verbs,
|
||||||
|
|
Reference in a new issue