aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/channels
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2018-06-12 18:46:59 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2018-06-21 07:49:04 +0200
commited01ceda5edfe37f6b37ad2f89d473f2594a74e2 (patch)
tree94258661996a11a3ec30912ae68ce0aea17e96cb /pkgs/development/python-modules/channels
parentd767340b1237904577d4b3c07f19319f7334ba80 (diff)
python: channels: 2.0.2 -> 2.1.1
Diffstat (limited to 'pkgs/development/python-modules/channels')
-rw-r--r--pkgs/development/python-modules/channels/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/channels/default.nix b/pkgs/development/python-modules/channels/default.nix
index 46692999a498..f5982131d0e0 100644
--- a/pkgs/development/python-modules/channels/default.nix
+++ b/pkgs/development/python-modules/channels/default.nix
@@ -4,11 +4,11 @@
buildPythonPackage rec {
pname = "channels";
name = "${pname}-${version}";
- version = "2.0.2";
+ version = "2.1.1";
src = fetchPypi {
inherit pname version;
- sha256 = "5d41e0f2aa40f9755f36c2c1dd83748b6793732190d577922e06294a3b37fd92";
+ sha256 = "a3a454d6efe5b724e7c73b4d73ef743802dd011729b831e4afa867126f864299";
};
# Files are missing in the distribution