treewide: update permanent url redirects

This commit is contained in:
Sandro Jäckel
2021-01-26 01:33:42 +01:00
parent fa5ef2cf62
commit ced3ec6ce3
16 changed files with 24 additions and 24 deletions
@@ -21,7 +21,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "A full-featured console (xterm et al.) user interface library";
homepage = "http://excess.org/urwid";
homepage = "https://excess.org/urwid";
repositories.git = "git://github.com/wardi/urwid.git";
license = licenses.lgpl21;
maintainers = with maintainers; [ ];