diff options
author | pjotrp | 2016-02-13 16:08:29 +0100 |
---|---|---|
committer | pjotrp | 2016-02-13 16:08:29 +0100 |
commit | 308bc003b2b7ba0669ef1b3e55063838faa9383c (patch) | |
tree | 54cbdd7ce7a58c414d7a9a8131e2c994f652540d /gn/packages/bioinformatics.scm | |
parent | e1e1e6c0c9b582bbdec5fcd7642868d0ca08301c (diff) | |
download | guix-bioinformatics-308bc003b2b7ba0669ef1b3e55063838faa9383c.tar.gz |
Settled on the GN version of htmlgen
Diffstat (limited to 'gn/packages/bioinformatics.scm')
-rw-r--r-- | gn/packages/bioinformatics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 69a98c6..35ff166 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -233,7 +233,7 @@ confidence region for the location of a putative QTL.") ("mysql" ,mysql) ("nginx" ,nginx) ("python2-flask" ,python2-flask) - ("python2-htmlgen" ,python2-htmlgen) + ("python2-htmlgen-gn" ,python2-htmlgen-gn) ("python2-jinja2" ,python2-jinja2) ("python2-sqlalchemy" ,python2-sqlalchemy) ("python2-setuptools" ,python2-setuptools) |