treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation {
|
||||
different by pre-loading a small library which modifies the time,
|
||||
gettimeofday and clock_gettime system calls.
|
||||
'';
|
||||
homepage = https://packages.qa.debian.org/d/datefudge.html;
|
||||
homepage = "https://packages.qa.debian.org/d/datefudge.html";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ leenaars ];
|
||||
|
||||
Reference in New Issue
Block a user