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