pythonPackages.channnels: 0.17.2 -> 0.17.3
This commit is contained in:
parent
a6e4e8f600
commit
eed0730fd0
@ -2235,11 +2235,11 @@ in modules // {
|
||||
|
||||
channels = buildPythonPackage rec {
|
||||
name = "channels-${version}";
|
||||
version = "0.17.2";
|
||||
version = "0.17.3";
|
||||
|
||||
src = pkgs.fetchurl {
|
||||
url = "mirror://pypi/c/channels/${name}.tar.gz";
|
||||
sha256 = "1a7fzm25sm3qqgxf7j3hml2lkipvf0yapdg4rkk7x3m11zm0xgv9";
|
||||
sha256 = "03nalz0mqjxqlgqwkmranair2c1amry2aw52dd78ihf07dfinnc9";
|
||||
};
|
||||
|
||||
# Files are missing in the distribution
|
||||
|
Loading…
Reference in New Issue
Block a user