gnu: python-tabulate: Fix home page. * gnu/packages/python-xyz.scm (python-tabulate)[home-page]: BitBucket pack does not longer exist. PyPI page provides the link to GitHub. Change-Id: I16245a559904ad4600ebca5192111fc4f5099c9e
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 22620,7 22620,7 @@ It uses LR parsing and does extensive error checking.") python-setuptools-scm python-setuptools python-wheel)) (home-page "https://bitbucket.org/astanin/python-tabulate") (home-page "https://github.com/astanin/python-tabulate") (synopsis "Pretty-print tabular data") (description "Tabulate is a library and command-line utility to pretty-print tabular