From 7e2c2330c1014fb525a59c55898c714aa2dcb281 Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Wed, 27 Nov 2019 08:06:22 +1100 Subject: =?UTF-8?q?gridss:=202.7.2=20=E2=86=92=202.7.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/gridss.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/gridss.nix b/tools/gridss.nix index 9d4d807..b9c1282 100644 --- a/tools/gridss.nix +++ b/tools/gridss.nix @@ -4,8 +4,8 @@ with bionix; rec { jar = pkgs.fetchurl { - url = "https://github.com/PapenfussLab/gridss/releases/download/v2.7.2/gridss-2.7.2-gridss-jar-with-dependencies.jar"; - sha256 = "17i9h77vy3prn2a737lzpy1ssmb4h1j78pmxj0ph68dxsbkcl3fy"; + url = "https://github.com/PapenfussLab/gridss/releases/download/v2.7.3/gridss-2.7.3-gridss-jar-with-dependencies.jar"; + sha256 = "0gzqilx7f7cjchkmsb2fn5vcx4pxvxdngwmsnwhhjr96pgsw0j9d"; }; /* Generate configuration file for GRIDSS. Takes attribute sets to GRIDSS ini style format. -- cgit v1.2.3