gnu: fcitx: Use HTTPS home page.

* gnu/packages/fcitx.scm (fcitx)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2018-06-14 23:43:56 +02:00
parent 26d66a518c
commit 657bed34f4
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -78,7 +78,7 @@ (define-public fcitx
("libxkbfile" ,libxkbfile) ("libxkbfile" ,libxkbfile)
("libxml2" ,libxml2) ("libxml2" ,libxml2)
("xkeyboard-config" ,xkeyboard-config))) ("xkeyboard-config" ,xkeyboard-config)))
(home-page "http://fcitx-im.org") (home-page "https://fcitx-im.org")
(synopsis "Input method framework") (synopsis "Input method framework")
(description (description
"Fcitx is an input method framework with extension support. It has "Fcitx is an input method framework with extension support. It has