treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
|
||||
homepage = https://sourceforge.net/projects/cbrowser/;
|
||||
homepage = "https://sourceforge.net/projects/cbrowser/";
|
||||
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user