[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: anthy: Use HTTPS home page.
From: |
guix-commits |
Subject: |
06/07: gnu: anthy: Use HTTPS home page. |
Date: |
Sun, 1 Mar 2020 08:42:11 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 203475e430126031667fd4b3e4c7bf1386fd52df
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:36:55 2020 +0100
gnu: anthy: Use HTTPS home page.
* gnu/packages/anthy.scm (anthy)[home-page]: Use HTTPS.
---
gnu/packages/anthy.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/anthy.scm b/gnu/packages/anthy.scm
index d543cd8..0d86347 100644
--- a/gnu/packages/anthy.scm
+++ b/gnu/packages/anthy.scm
@@ -49,7 +49,7 @@
(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
- branch master updated (77cf666 -> 3dd74c8), guix-commits, 2020/03/01
- 02/07: gnu: mozjs@17, mozjs@24: Fix build., guix-commits, 2020/03/01
- 03/07: gnu: java-commons-collections4: Use HTTPS home page., guix-commits, 2020/03/01
- 04/07: gnu: lrcalc: Use HTTPS home page., guix-commits, 2020/03/01
- 05/07: gnu: java-commons-cli: Use HTTPS home page., guix-commits, 2020/03/01
- 06/07: gnu: anthy: Use HTTPS home page.,
guix-commits <=
- 01/07: gnu: dehydrated: Update source URI., guix-commits, 2020/03/01
- 07/07: gnu: python-graphene: Use HTTPS home page., guix-commits, 2020/03/01