aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorpjotrp2016-02-25 11:02:28 +0000
committerpjotrp2016-02-25 11:02:28 +0000
commit8c2f2f7f65441a3b66bc2d9b145cd9065461d0cc (patch)
treed55eff2e73bf2c2586545c47264e61da9f6eff1f /gn/packages/genenetwork.scm
parent0660647c4bf43114a087337fa11131313afc7b9a (diff)
downloadguix-bioinformatics-8c2f2f7f65441a3b66bc2d9b145cd9065461d0cc.tar.gz
Fix python-piddle
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index dea6eae..b77ccb4 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -178,7 +178,7 @@
("python2-pandas" ,python2-pandas)
("python2-parallel" ,python2-parallel)
("python2-passlib" ,python2-passlib)
- ("python2-piddle-gn2" ,python2-piddle-gn2)
+ ("python2-piddle-gn" ,python2-piddle-gn)
("python2-redis" ,python2-redis)
("python2-requests" ,python2-requests)
("python2-rpy2" ,python2-rpy2)