From f5fca8b4ec97f683461d7339b5605bee0e72fc25 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Fri, 12 Mar 2021 11:05:02 -0500 Subject: [PATCH 62/68] gnu: wayland: Fix indentation. * gnu/packages/freedesktop.scm (wayland): Fix identation. --- gnu/packages/freedesktop.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index e00454f7b3..4fcf663602 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -840,7 +840,7 @@ Python.") ("docbook-xsl" ,docbook-xsl) ("expat" ,expat) ("libffi" ,libffi) - ("libxml2" ,libxml2))) ; for XML_CATALOG_FILES + ("libxml2" ,libxml2))) ; for XML_CATALOG_FILES (home-page "https://wayland.freedesktop.org/") (synopsis "Display server protocol") (description -- 2.30.1