mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: fcitx: Use HTTPS home page.
* gnu/packages/fcitx.scm (fcitx)[home-page]: Use HTTPS.
This commit is contained in:
parent
26d66a518c
commit
657bed34f4
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ (define-public fcitx
|
|||
("libxkbfile" ,libxkbfile)
|
||||
("libxml2" ,libxml2)
|
||||
("xkeyboard-config" ,xkeyboard-config)))
|
||||
(home-page "http://fcitx-im.org")
|
||||
(home-page "https://fcitx-im.org")
|
||||
(synopsis "Input method framework")
|
||||
(description
|
||||
"Fcitx is an input method framework with extension support. It has
|
||||
|
|
Loading…
Reference in a new issue