ngz pushed a commit to branch master
in repository guix.
commit 1cbc8f5f8ace8c7344c4a21e4dd8421ac4644675
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Sun Feb 28 11:22:28 2021 +0100
gnu: praat: Use HTTPS home page URI.
* gnu/packages/language.scm (praat)[home-page]: Use HTTPS URI.
---
gnu/packages/language.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm
index 93e125d..651b230 100644
--- a/gnu/packages/language.scm
+++ b/gnu/packages/language.scm
@@ -1363,7 +1363,7 @@ noun phrases, verb phrases, etc.).")
("publesaudio" ,pulseaudio)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "http://www.fon.hum.uva.nl/praat/")
+ (home-page "https://www.fon.hum.uva.nl/praat/")
(synopsis "Doing phonetics by computer")
(description "Praat is a tool to perform phonetics tasks. It can do speech
analysis (pitch, formant, intensity, ...), speech synthesis, labelling,
segmenting