aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-03-05 07:08:07 +0300
committerFrederick Muriuki Muriithi2024-03-05 07:08:07 +0300
commit768d3b78aeeb12e84edd3b7e64270bf946df1c55 (patch)
tree534e41fbd8eb483abd782b0c7dd1f1925c43df29 /gn/packages
parent2356005a27de00613f9ae29dde021953cd05fc1f (diff)
downloadguix-bioinformatics-768d3b78aeeb12e84edd3b7e64270bf946df1c55.tar.gz
genenetwork2: Fix commit and hash.
Diffstat (limited to 'gn/packages')
-rw-r--r--gn/packages/genenetwork.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 9d545fb..ad27cb0 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -186,7 +186,7 @@
(license license:agpl3+))))
(define-public genenetwork2
- (let ((commit "084ce21fb1d8263e9d8f50ed1fe74799af10fb52")
+ (let ((commit "a0b8e0a2d0c35542a47f906192d08d39bff290ff")
(revision "4"))
(package
(name "genenetwork2")
@@ -199,7 +199,7 @@
(file-name (string-append name "-" version))
(sha256
(base32
- "02x47kilmi8a00vd1bbcvzsgxnhyxjx4wva64b1jv2ijjgypbbgk"))))
+ "0awspvn2fyllr5dkyskf62zxr38m2dhn8jiyzh8rq036mmd4ixya"))))
(native-inputs
(list graphviz))
(propagated-inputs