treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/Parchive/par2cmdline;
|
||||
homepage = "https://github.com/Parchive/par2cmdline";
|
||||
description = "PAR 2.0 compatible file verification and repair tool";
|
||||
longDescription = ''
|
||||
par2cmdline is a program for creating and using PAR2 files to detect
|
||||
|
||||
Reference in New Issue
Block a user