1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 07:00:37 +02:00

gnu: python-prettytable: Use HTTPS home page.

* gnu/packages/python-xyz.scm (python-prettytable)[home-page]: Follow
permanent redirection using HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice
2020-01-18 21:23:42 +01:00
parent b947ba77e6
commit 8be58b487c

View File

@@ -7186,7 +7186,7 @@ Unicode-aware. It is not intended as an end-user tool.")
(base32
"0diwsicwmiq2cpzpxri7cyl5fmsvicafw6nfqf6p6p322dji2g45"))))
(build-system python-build-system)
(home-page "http://code.google.com/p/prettytable/")
(home-page "https://code.google.com/archive/p/prettytable/")
(synopsis "Display tabular data in an ASCII table format")
(description
"A library designed to represent tabular data in visually appealing ASCII