Loading pkgs/development/python-modules/telethon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "telethon"; version = "1.25.1"; version = "1.26.1"; format = "pyproject"; disabled = pythonOlder "3.5"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "LonamiWebs"; repo = "Telethon"; rev = "refs/tags/v${version}"; hash = "sha256-xmFoCUqYo600RH72KWG/aM7hKGiTYdCBsbPOFipxIzA="; hash = "sha256-RxnC+PVSnLeCZ1xap6n6CjpeA8Ig6oLGiB0LDxqUmsA="; }; patchPhase = '' Loading Loading
pkgs/development/python-modules/telethon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "telethon"; version = "1.25.1"; version = "1.26.1"; format = "pyproject"; disabled = pythonOlder "3.5"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "LonamiWebs"; repo = "Telethon"; rev = "refs/tags/v${version}"; hash = "sha256-xmFoCUqYo600RH72KWG/aM7hKGiTYdCBsbPOFipxIzA="; hash = "sha256-RxnC+PVSnLeCZ1xap6n6CjpeA8Ig6oLGiB0LDxqUmsA="; }; patchPhase = '' Loading