treewide: quote URLs in my packages

This commit is contained in:
Nikolay Amiantov
2016-11-24 01:17:52 +03:00
parent 00cecf6a84
commit be95ceaff2
43 changed files with 70 additions and 76 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ let
;
meta = {
homepage = http://fixounet.free.fr/avidemux/;
homepage = "http://fixounet.free.fr/avidemux/";
description = "Free video editor designed for simple video editing tasks";
maintainers = with stdenv.lib.maintainers; [ viric abbradar ];
platforms = with stdenv.lib.platforms; linux;