about summary refs log tree commit diff
path: root/gn/packages/phewas.scm
diff options
context:
space:
mode:
authorPjotr Prins2018-01-30 11:15:20 +0000
committerPjotr Prins2018-01-30 11:15:20 +0000
commitdb13b8db8dd09ee1c4d022383070785549290dee (patch)
tree4990097e308192f3e4ac64e82d855c78f6e5e156 /gn/packages/phewas.scm
parent1e1378d4d26096cf3ef32b1c8a624390deb8bbcb (diff)
downloadguix-bioinformatics-db13b8db8dd09ee1c4d022383070785549290dee.tar.gz
Openblas universal
Diffstat (limited to 'gn/packages/phewas.scm')
-rw-r--r--gn/packages/phewas.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/phewas.scm b/gn/packages/phewas.scm
index 75d5227..2e91aff 100644
--- a/gn/packages/phewas.scm
+++ b/gn/packages/phewas.scm
@@ -118,14 +118,14 @@ genome-wide association studies in structured populations.")
 (define-public r-fgsea
   (package
     (name "r-fgsea")
-    (version "1.4.0")
+    (version "1.4.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "fgsea" version))
        (sha256
         (base32
-         "049p2hqsq8iqradqm63ahbn2y6f4y1ys4piz1j6cr00fcfm041jq"))))
+         "187c8xckx0s1p19i85nsiapgb3mppjqxp7zyld5hqyjvw3zcdj50"))))
     (build-system r-build-system)
     ; (native-inputs
                                         ;  `(("gfortran" ,gfortran)))