treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
||||
as well as various dictionary types including: file dictionary (such as SKK-JISYO.[SML]),
|
||||
user dictionary, skkserv, and CDB format dictionary.
|
||||
'';
|
||||
homepage = https://github.com/ueno/libskk;
|
||||
homepage = "https://github.com/ueno/libskk";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
maintainers = with stdenv.lib.maintainers; [ yuriaisaka ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user