From 0cf828b6c286690d04708b7f317712e0b473dbf8 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Tue, 19 Jan 2016 15:45:54 +0300 Subject: hash --- gn/packages/bioinformatics.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn/packages') 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 -- cgit v1.2.3