gnu: anthy: Use HTTPS home page.

* gnu/packages/anthy.scm (anthy)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 21:36:55 +01:00
parent 1b3a603837
commit 203475e430
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -49,7 +49,7 @@ (define-public anthy
(lambda _
(with-directory-excursion "test"
(invoke "./anthy" "--all")))))))
(home-page "http://anthy.osdn.jp/")
(home-page "https://anthy.osdn.jp/")
(synopsis "Japanese input method")
(description "Anthy is a Japanese input method for converting
hiragana text to mixed kana and kanji. It is written in the C