diff options
author | Efraim Flashner | 2020-11-12 04:35:00 -0600 |
---|---|---|
committer | Efraim Flashner | 2020-11-12 04:35:00 -0600 |
commit | 9cfb318495972e081ffd4e38a1274685090c3f80 (patch) | |
tree | a68a34a34764f6495fbd749ea95ec58e8b4fa0f1 /gn/services | |
parent | 6fa74f6944a6af34fbe5ac96f05158dc03743fcf (diff) | |
download | guix-bioinformatics-9cfb318495972e081ffd4e38a1274685090c3f80.tar.gz |
python24-pp: rename to python24-parallel
Diffstat (limited to 'gn/services')
-rw-r--r-- | gn/services/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/services/genenetwork.scm b/gn/services/genenetwork.scm index 74723ca..db3f55d 100644 --- a/gn/services/genenetwork.scm +++ b/gn/services/genenetwork.scm @@ -80,7 +80,7 @@ python24-mysqlclient ; MySQLdb python24-numarray python24-piddle - python24-pp + python24-parallel python24-pyx python24-pyxlwriter python24-qtlreaper |