treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "An open source sewing pattern drafting software";
|
||||
homepage = https://valentinaproject.bitbucket.io/;
|
||||
homepage = "https://valentinaproject.bitbucket.io/";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ jfrankenau ];
|
||||
|
||||
Reference in New Issue
Block a user