Switch homepage for turses to louipc fork

The original repo is gone.
This commit is contained in:
Ihar Hrachyshka 2019-03-11 14:00:18 -07:00
parent 6fa3dd2d5a
commit c59d2d3419

View File

@ -35,7 +35,7 @@ buildPythonPackage rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://github.com/alejandrogomez/turses; homepage = https://github.com/louipc/turses;
description = "A Twitter client for the console"; description = "A Twitter client for the console";
license = licenses.gpl3; license = licenses.gpl3;
maintainers = with maintainers; [ garbas ]; maintainers = with maintainers; [ garbas ];