diff options
author | pjotrp | 2016-03-23 18:28:27 -0500 |
---|---|---|
committer | pjotrp | 2016-03-23 18:28:27 -0500 |
commit | d81eb54552568897e9a3c9cd52b352b2c0644565 (patch) | |
tree | 9a0159e9e0255a227ee122bd69146d62b12c5ce1 /gn/packages/genenetwork.scm | |
parent | 5b3413b0b490a72df1dd1ca108559698948b955f (diff) | |
download | guix-bioinformatics-d81eb54552568897e9a3c9cd52b352b2c0644565.tar.gz |
This runs with gn-stable
Diffstat (limited to 'gn/packages/genenetwork.scm')
-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 79ad3fe..1382cfb 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -223,7 +223,7 @@ ;; ./pre-inst-env guix download http://files.genenetwork.org/raw_database/db_webqtl_s.zip ;; 0sscjh0wml2lx0mb43vf4chg9gpbfi7abpjxb34n3kyny9ll557x -(define-public genenetwork2-files-small1 +(define-public genenetwork2-files-small (let ((pfff "xx")) (package (name "genenetwork2-files-small") |