~ruther/guix-local

8fcaf10c383b7649a42c4607817c7cc72fbd5b85 — Efraim Flashner 5 months ago 669dde3
gnu: toot: Update inputs.

* gnu/packages/fediverse.scm (toot)[inputs]: Replace python-urwid-3 with
python-urwid.

Change-Id: I807a7a7c006fa30753b17e2e5f4fbd76b4f2fe21
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/fediverse.scm
M gnu/packages/fediverse.scm => gnu/packages/fediverse.scm +1 -1
@@ 138,7 138,7 @@ the federation of interconnected video hosting services.")
           python-dateutil
           python-requests
           python-tomlkit
           python-urwid-3
           python-urwid
           python-wcwidth
           ;; Required to display images in the TUI
           python-pillow