From 5b60ff475459be4da904fd773ed78f82ed107c23 Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Fri, 5 Jun 2020 11:23:08 +1000 Subject: facets: 0.5.6 -> 0.5.14 --- tools/facets-app.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/facets-app.nix b/tools/facets-app.nix index 8c4a7b2..8c3c1b5 100644 --- a/tools/facets-app.nix +++ b/tools/facets-app.nix @@ -20,13 +20,13 @@ let in buildRPackage rec{ name = "facets-${version}"; - version = "0.5.6"; + version = "0.5.14"; requireX = false; src = fetchFromGitHub { owner = "mskcc"; repo = "facets"; rev = "v${version}"; - sha256 = "0yqr23446y2h8xgbgj0r6sl4i778111drgsi06a2cqy530xcmbxs"; + sha256 = "081afjynam22l7m11hg286gzx3lsivh11kyv5fvp3ni1a25adlsz"; }; buildInputs = [ R htslib zlib ]; propagatedBuildInputs = [ pctGCdata ]; -- cgit v1.2.3