treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ autoreconfHook ];
|
||||
|
||||
meta = {
|
||||
homepage = https://www.df7cb.de/projects/sdate;
|
||||
homepage = "https://www.df7cb.de/projects/sdate";
|
||||
description = "Eternal september version of the date program";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainers = with stdenv.lib.maintainers; [ edef ];
|
||||
|
||||
Reference in New Issue
Block a user