treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "An Enlightenment-like GTK theme with sharp corners";
|
||||
homepage = https://github.com/tsujan/E17gtk;
|
||||
homepage = "https://github.com/tsujan/E17gtk";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = [ stdenv.lib.maintainers.romildo ];
|
||||
|
||||
Reference in New Issue
Block a user