treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ mkDerivation {
|
||||
Go is an ancient Chinese board game. It's called "圍棋(Wei Qi)" in
|
||||
Chinese, "囲碁(Yi Go)" in Japanese, "바둑(Baduk)" in Korean.
|
||||
'';
|
||||
homepage = https://github.com/pzorin/qgo;
|
||||
homepage = "https://github.com/pzorin/qgo";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ zalakain ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user