gnu: Fix common unquote typos.
[jackhill/guix/guix.git] / gnu / packages / file-systems.scm
index 0e65213..6522662 100644 (file)
@@ -236,7 +236,7 @@ All of this is accomplished without a centralized metadata server.")
     (inputs
      `(("curl" ,curl)
        ("glib" ,glib)
-       ("fuse"fuse)))
+       ("fuse" ,fuse)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
     (home-page "http://curlftpfs.sourceforge.net/")