diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 0db7032..a90a054 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -473,7 +473,7 @@ Graphical Fragment Assembly} files and related formats.") ("python-markdown" ,python-markdown) ("python-rdflib" ,python-rdflib) ;; TODO: Get rid of Python R bindings - ("python-rpy2" ,python-rpy2-2.9) + ("python-rpy2" ,python-rpy2-next) ("python-beautifulsoup4" ,python-beautifulsoup4) ;; Disable for now. Build fails on Penguin2 ;; ("python-flask-socketio" ,python-flask-socketio) |