guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/16: gnu: fcitx: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 06/16: gnu: fcitx: Use HTTPS home page.
Date: Fri, 15 Jun 2018 03:57:34 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 657bed34f4b5de3863fa815dabd94ba40bd4dec7
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Jun 14 23:43:56 2018 +0200

    gnu: fcitx: Use HTTPS home page.
    
    * gnu/packages/fcitx.scm (fcitx)[home-page]: Use HTTPS.
---
 gnu/packages/fcitx.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/fcitx.scm b/gnu/packages/fcitx.scm
index fc55df1..6dd7797 100644
--- a/gnu/packages/fcitx.scm
+++ b/gnu/packages/fcitx.scm
@@ -78,7 +78,7 @@
        ("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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]