diff options
Diffstat (limited to 'guix.scm')
-rw-r--r-- | guix.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ ("r-qtl" ,r-qtl) ("r-testthat" ,r-testthat) ("r-optparse" ,r-optparse) - ; ("r-wgcna" ,r-wgcna) + ("r-wgcna" ,r-wgcna) )) (build-system python-build-system) (home-page "https://github.com/genenetwork/genenetwork3") |