quote URLs in my packages to ease opening them from urxvt

This commit is contained in:
Nikolay Amiantov
2016-04-30 03:12:32 +03:00
parent 190eaea739
commit 938d64f1f3
16 changed files with 18 additions and 18 deletions
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
easily control the volume of all clients, sinks, etc.
'';
homepage = http://freedesktop.org/software/pulseaudio/pavucontrol/ ;
homepage = "http://freedesktop.org/software/pulseaudio/pavucontrol/";
license = stdenv.lib.licenses.gpl2Plus;