From b7a773c852b17fe0e58016f428044538ffb7799f Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 14 May 2017 07:49:23 -0500 Subject: Updating guix --- gn/packages/genenetwork.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index a7350a2..df18955 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -175,7 +175,7 @@ location of a putative QTL.") (license license:agpl3+)))) (define-public genenetwork2 - (let ((commit "edfb1d0cc19e3734c8e8acd7c74d76aff1bc76f9")) + (let ((commit "48c04bb5c6a8d974697f6904857ebd377c4c0ce5")) (package (name "genenetwork2") (version (string-append "2.10rc2-" (string-take commit 7) )) @@ -188,7 +188,7 @@ location of a putative QTL.") (file-name (string-append name "-" (string-take commit 7))) (sha256 (base32 - "12d2hp5529h9i6f5yarzkhprya8nv7gzvscd4m64s777hlz3hj31")))) + "0mwhq3w436xk57p02kjwmjl2xjbi3m1s0a6m2qk54bpr1k50zxqi")))) (propagated-inputs `( ;; propagated for development purposes ("python" ,python-2) ;; probably superfluous ("r" ,r) -- cgit v1.2.3