ngz pushed a commit to branch master
in repository guix.
commit 25b92e27fd124e0f957b4b1a96e0099a8648e981
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Sun Feb 28 11:04:34 2021 +0100
gnu: festival: Use HTTPS home page URI.
* gnu/packages/speech.scm (festival)[home-page]: Use HTTPS URI.
---
gnu/packages/speech.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/speech.scm b/gnu/packages/speech.scm
index 4c9d3cf..687a3c1 100644
--- a/gnu/packages/speech.scm
+++ b/gnu/packages/speech.scm
@@ -544,7 +544,7 @@ be used by the sighted.")
(sha256
(base32
"1k2xh13miyv48gh06rgsq2vj25xwj7z6vwq9ilsn8i7ig3nrgzg4"))))))
- (home-page "http://www.cstr.ed.ac.uk/projects/festival/")
+ (home-page "https://www.cstr.ed.ac.uk/projects/festival/")
(synopsis "Speech synthesis system")
(description "Festival offers a general framework for building speech
synthesis systems as well as including examples of various modules. As a