treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://wiki.sagemath.org/spkg/rubiks;
|
||||
homepage = "https://wiki.sagemath.org/spkg/rubiks";
|
||||
description = "Several programs for working with Rubik's cubes";
|
||||
# The individual websites are no longer available
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user