diff options
author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2022-10-05 21:45:18 +0200 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2022-10-05 21:45:18 +0200 |
commit | ccbeb3fde6c0d58f3fd509f3c2d3414dfe03943c (patch) | |
tree | 6d9996d39dbc7bfe1a3993dce7c4c7fe095ec75a /gnu/packages | |
parent | 7ddba7bf66c3d2d30e3720a2923c6918a68cb082 (diff) | |
download | guix-ccbeb3fde6c0d58f3fd509f3c2d3414dfe03943c.tar.gz guix-ccbeb3fde6c0d58f3fd509f3c2d3414dfe03943c.zip |
gnu: gnome-maps: Delete trailing space.
* gnu/packages/geo.scm (gnome-maps)[inputs]: Delete trailing spaces.
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/geo.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 353336ca7a..6b82087d6e 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -312,7 +312,7 @@ topology functions.") libhandy librsvg libsecret - libshumate + libshumate libsoup libxml2 pango-next ;TODO: remove when it's the default |