From dfebf55f9533f6fd09ac47eea69e84ab57a2fd7d Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 6 Sep 2019 19:55:39 +0200 Subject: sproxy2: 1.97.0 -> 1.97.1 --- pkgs/sproxy2/main.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/sproxy2/main.nix b/pkgs/sproxy2/main.nix index f32d9dd..1288bb4 100644 --- a/pkgs/sproxy2/main.nix +++ b/pkgs/sproxy2/main.nix @@ -7,8 +7,8 @@ }: mkDerivation { pname = "sproxy2"; - version = "1.97.0"; - sha256 = "538a95dd0714981ba255ded73d634f459739eaec04a44426ef86d015c8d2c8c6"; + version = "1.97.1"; + sha256 = "a43358ca9ebba23b121d74a1388926ed33c016636b00098ce749825b17a673e5"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ -- cgit v1.2.3