···6677buildPythonPackage rec {
88 pname = "plotext";
99- version = "5.2.8";
99+ version = "5.3.2";
1010 format = "setuptools";
11111212 src = fetchFromGitHub {
1313 owner = "piccolomo";
1414 repo = pname;
1515 tag = version;
1616- hash = "sha256-V7N7p5RxLKYLmJeojikYJ/tT/IpVGzG3ZPVvUisDAVs=";
1616+ hash = "sha256-4cuStXnZFTlOoBp9w+LrTZavCWEaQdZMY4apGNKvBXE=";
1717 };
18181919 # Package does not have a conventional test suite that can be run with either