gnu: fcitx: Use HTTPS home page.
* gnu/packages/fcitx.scm (fcitx)[home-page]: Use HTTPS.master
parent
26d66a518c
commit
657bed34f4
|
@ -78,7 +78,7 @@
|
||||||
("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
|
||||||
|
|
Reference in New Issue