diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 5702941..abd8644 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -232,6 +232,7 @@ location of a putative QTL.") `(#:python ,python-2 #:phases (modify-phases %standard-phases + (delete 'reset-gzip-timestamps) (add-before 'install 'fix-paths (lambda* (#:key inputs #:allow-other-keys) (let* ( |