treewide: update some homepage URLs

Updated dead or redirecting URLs on packages maintained by me.
This commit is contained in:
Robin Gloster
2019-10-12 14:52:34 +02:00
parent 994e5d2aa2
commit 4fb5cdd413
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -40,6 +40,6 @@ mkDerivation rec {
maintainers = [ maintainers.globin ];
license = licenses.asl20;
platforms = platforms.all;
homepage = "http://www.qlcplus.org/";
homepage = "https://www.qlcplus.org/";
};
}