From 742ec5f6cdec9c50b45c46f80bd26d350bed340f Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 29 Dec 2021 22:22:37 -0800 Subject: gnu: tracker: Fix trailing whitespace in description. * gnu/packages/gnome.scm (tracker)[description]: Fix trailing whitespace. --- gnu/packages/gnome.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 9b412f3eb0..1f72bc5064 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -8938,7 +8938,7 @@ found by Tracker. This means that GNOME Music doesn't need to maintain a database of its own. If you need to go beyond simple searches, Tracker is also a linked data -endpoint and it understands SPARQL. ") +endpoint and it understands SPARQL.") ;; https://gitlab.gnome.org/GNOME/tracker/-/blob/master/COPYING: ;; src/libtracker-*/* and src/tracker-extract/* are covered by lgpl2.1+, ;; libstemmer is bsd-3 and the rest is gpl2+. -- cgit v1.2.3