about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPjotr Prins2016-03-23 17:42:12 -0500
committerPjotr Prins2016-03-23 17:42:12 -0500
commitbfee81246e891fc7d4b7b19cd0375168f83624ad (patch)
tree11cb4208d1f18aa3cc936b9a6cf4c35d60e5de5f
parente472db7bd929f8b511b0cd5e777dff25c1fbc692 (diff)
downloadguix-bioinformatics-bfee81246e891fc7d4b7b19cd0375168f83624ad.tar.gz
Fixed hash
-rw-r--r--gn/packages/bioinformatics.scm2
1 files changed, 1 insertions, 1 deletions
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)