aboutsummaryrefslogtreecommitdiff
path: root/gn
diff options
context:
space:
mode:
authorpjotrp2016-01-19 15:45:54 +0300
committerpjotrp2016-01-19 15:45:54 +0300
commit0cf828b6c286690d04708b7f317712e0b473dbf8 (patch)
treef2fa80532f688f7dd922d4ade480ec83b9f0fae4 /gn
parentb64db6b5bde66c893106e0dcff57a813f65eaa2b (diff)
downloadguix-bioinformatics-0cf828b6c286690d04708b7f317712e0b473dbf8.tar.gz
hash
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/bioinformatics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm
index 1549a7f..6dd2fc9 100644
--- a/gn/packages/bioinformatics.scm
+++ b/gn/packages/bioinformatics.scm
@@ -120,10 +120,10 @@
(define-public genenetwork
- (let ((commit "860bdcebd"))
+ (let ((commit "860bdcebde5cbb1898c26da80ac67207480c0803"))
(package
(name "genenetwork")
- (version (string-append "2.0." commit))
+ (version (string-append "2.0.alpha." commit))
(source (origin
(method git-fetch)
(uri (git-reference