From bfee81246e891fc7d4b7b19cd0375168f83624ad Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 23 Mar 2016 17:42:12 -0500 Subject: Fixed hash --- gn/packages/bioinformatics.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/packages') diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 1aee0ef..f3a1e87 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -372,7 +372,7 @@ association studies (GWAS).") (file-name (string-append name "-" commit)) (sha256 (base32 - "09hvy9mf4dnmkb8qg49viffzrxk53m2kr4r955m84dxaa5pdrjhd")))) + "1fimy5959q24wdk9jm83574fpywrarwvf9cd162vs6lriirq0cq5")))) (propagated-inputs `( ("python" ,python-2) ;; probably superfluous ("r" ,r) -- cgit v1.2.3