From 3e7543a74ef38ac4bb4e6107a99ed529d5e03de1 Mon Sep 17 00:00:00 2001 From: "R. RyanTM" Date: Mon, 25 May 2020 15:42:51 +0000 Subject: flexget: 3.1.30 -> 3.1.56 --- pkgs/applications/networking/flexget/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs') diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index 20ddc6c93d49b..f1d6819e2b1c3 100644 --- a/pkgs/applications/networking/flexget/default.nix +++ b/pkgs/applications/networking/flexget/default.nix @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "FlexGet"; - version = "3.1.30"; + version = "3.1.56"; src = python3Packages.fetchPypi { inherit pname version; - sha256 = "453992c6bf8a7b0f83abeddd0e8f989dc10fd59e407e3803b886072cff2576a7"; + sha256 = "1j5sq8ckwmz3gkyax6c8fgj0lsr5qzhkzsl6xmi9p6pnx7ng5x2a"; }; postPatch = '' -- cgit 1.4.1 From 958ab0a763bb56880c3be4f7a70b00eaabf4e620 Mon Sep 17 00:00:00 2001 From: Mario Rodas Date: Mon, 25 May 2020 18:18:18 -0500 Subject: flexget: 3.1.56 -> 3.1.57 --- pkgs/applications/networking/flexget/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs') diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index f1d6819e2b1c3..65fb6ffa369df 100644 --- a/pkgs/applications/networking/flexget/default.nix +++ b/pkgs/applications/networking/flexget/default.nix @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "FlexGet"; - version = "3.1.56"; + version = "3.1.57"; src = python3Packages.fetchPypi { inherit pname version; - sha256 = "1j5sq8ckwmz3gkyax6c8fgj0lsr5qzhkzsl6xmi9p6pnx7ng5x2a"; + sha256 = "661663726f75b12ba2e67db1276a9abf586b41db1ff313488ca35a439ec5d721"; }; postPatch = '' -- cgit 1.4.1