treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -20,7 +20,7 @@ mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = http://speedcrunch.org;
|
||||
homepage = "http://speedcrunch.org";
|
||||
license = licenses.gpl2Plus;
|
||||
description = "A fast power user calculator";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user