treewide: run ./maintainers/scripts/update_redirected_urls.sh

This commit is contained in:
Sandro Jäckel
2020-11-27 01:35:54 +01:00
parent 25952ac036
commit 60c54866ed
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
together the convenience of a standalone interpreted language with the
efficiency of a compiled language. It's ideal for fast prototyping.
'';
homepage = "http://faust.grame.fr/";
homepage = "https://faust.grame.fr/";
license = licenses.gpl3;
};
}