treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -122,7 +122,7 @@ stdenv.mkDerivation {
|
||||
];
|
||||
|
||||
meta = {
|
||||
homepage = https://savannah.gnu.org/projects/gnash;
|
||||
homepage = "https://savannah.gnu.org/projects/gnash";
|
||||
description = "A flash (SWF) player and browser plugin";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ rnhmjoj ];
|
||||
|
||||
Reference in New Issue
Block a user