gnu: tracker: Fix trailing whitespace in description.

* gnu/packages/gnome.scm (tracker)[description]: Fix trailing whitespace.
This commit is contained in:
Vagrant Cascadian 2021-12-29 22:22:37 -08:00
parent 80f179fb6b
commit 742ec5f6cd
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -8938,7 +8938,7 @@ (define-public tracker
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+.