mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
gnu: xfce: Fix typo.
* gnu/packages/xfce.scm (xfce)[inputs]: Re-spell ‘tumlber’.
This commit is contained in:
parent
8764064c05
commit
bc58c59760
1 changed files with 2 additions and 2 deletions
|
@ -854,7 +854,7 @@ (define-public xfce
|
|||
("shared-mime-info" ,shared-mime-info)
|
||||
("thunar" ,thunar)
|
||||
("thunar-volman" ,thunar-volman)
|
||||
("tumlber" ,tumbler)
|
||||
("tumbler" ,tumbler)
|
||||
("xfce4-appfinder" ,xfce4-appfinder)
|
||||
("xfce4-panel" ,xfce4-panel)
|
||||
("xfce4-power-manager" ,xfce4-power-manager)
|
||||
|
|
Loading…
Reference in a new issue