treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
version = "0.996";
|
||||
|
||||
src = fetchurl {
|
||||
url = https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7cENtOXlicTFaRUE;
|
||||
url = "https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7cENtOXlicTFaRUE";
|
||||
name = "mecab-0.996.tar.gz";
|
||||
sha256 = "0ncwlqxl1hdn1x4v4kr2sn1sbbcgnhdphp0lcvk74nqkhdbk4wz0";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user