aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/channels
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2018-08-25 07:43:49 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2018-08-25 08:07:33 +0200
commite2d4d0a3b579c5668ba32ce40c924743953c3db3 (patch)
tree618f49163aa98e783a7c69f4252aa4706a74d146 /pkgs/development/python-modules/channels
parent236a2e57b9936892dbae90603bbf41a6a1ecb6a4 (diff)
python: channels: 2.1.2 -> 2.1.3
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 c63fe87dedcd..cdcfc72000d5 100644
--- a/pkgs/development/python-modules/channels/default.nix
+++ b/pkgs/development/python-modules/channels/default.nix
@@ -3,11 +3,11 @@
}:
buildPythonPackage rec {
pname = "channels";
- version = "2.1.2";
+ version = "2.1.3";
src = fetchPypi {
inherit pname version;
- sha256 = "173441ccf2ac3a93c3b4f86135db301cbe95be58f5815c1e071f2e7154c192a2";
+ sha256 = "8d503d18b92cef488ba68808a2205e055d29a6a1abae92d277f8f7a9c8752f13";
};
# Files are missing in the distribution