treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
doCheck = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/DE-IBH/apt-dater;
|
||||
homepage = "https://github.com/DE-IBH/apt-dater";
|
||||
description = "Terminal-based remote package update manager";
|
||||
longDescription = ''
|
||||
Provides an ncurses frontend for managing package updates on a large
|
||||
|
||||
Reference in New Issue
Block a user