gnu: Fix common unquote typos.
[jackhill/guix/guix.git] / gnu / packages / freedesktop.scm
index 366fcec..f673c4b 100644 (file)
@@ -357,7 +357,7 @@ of a the system to know what users are logged in, and where.")
        ("glib:bin" ,glib "bin")))
     (inputs
      `(("glib" ,glib)
-       ("bash-completion"bash-completion)
+       ("bash-completion" ,bash-completion)
        ("polkit" ,polkit)))
     (propagated-inputs
      `(("sqlite" ,sqlite)))