summary refs log tree commit diff
path: root/pkgs/applications/graphics/swingsane/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/swingsane/default.nix')
-rw-r--r--pkgs/applications/graphics/swingsane/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/swingsane/default.nix b/pkgs/applications/graphics/swingsane/default.nix
index f56646e5aed..fc9132ec0b4 100644
--- a/pkgs/applications/graphics/swingsane/default.nix
+++ b/pkgs/applications/graphics/swingsane/default.nix
@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
       simultaneous scan jobs, image transformation jobs (deskew, binarize,
       crop, etc), PDF and PNG output.
     '';
-    homepage = http://swingsane.com/;
+    homepage = "http://swingsane.com/";
     license = licenses.asl20;
     platforms = platforms.all;
   };