treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/stolowski/QComicBook;
|
||||
homepage = "https://github.com/stolowski/QComicBook";
|
||||
description = "Comic book reader in Qt5";
|
||||
license = licenses.gpl2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user