We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1487719 + 179f72e commit 9483e2eCopy full SHA for 9483e2e
pkgs/applications/misc/diffpdf/default.nix
@@ -49,7 +49,7 @@ mkDerivation rec {
49
'';
50
51
meta = {
52
- homepage = "http://www.qtrac.eu/diffpdfc.html";
+ homepage = "http://www.qtrac.eu/diffpdf.html";
53
description = "Tool for diffing pdf files visually or textually";
54
mainProgram = "diffpdf";
55
license = lib.licenses.gpl2Plus;
0 commit comments