quote homepages for better clickability
Done while I was traversing packages which I maintain to save extra clicks on urxvt (it captures semicolon as a part of URL).
This commit is contained in:
@@ -40,7 +40,7 @@ in stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://github.com/blueman-project;
|
||||
homepage = "https://github.com/blueman-project/blueman";
|
||||
description = "GTK+-based Bluetooth Manager";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user