aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-11 04:06:42 -0500
committerFrederick Muriuki Muriithi2024-09-11 04:06:42 -0500
commit6beaed033a5d517edf88a82567f228fd1e309789 (patch)
tree050b7b49db03b6bd9a0cf54c2b16a42605291f7e /gn/packages
parent7a1bf5bc1c3de67f01eabd23e1ddc0150f81b22b (diff)
downloadguix-bioinformatics-6beaed033a5d517edf88a82567f228fd1e309789.tar.gz
GeneNetwork2: Update commit and hash
Push fix below: https://github.com/genenetwork/genenetwork2/commit/8618fdc8f4c05153f48e1afdbf9d2c337ba79929
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 a11d649..c34d590 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -186,7 +186,7 @@
(license license:agpl3+))))
(define-public genenetwork2
- (let ((commit "d001c1e7cae8f69435545b8715038b1d0fc1ee62")
+ (let ((commit "8618fdc8f4c05153f48e1afdbf9d2c337ba79929")
(revision "4"))
(package
(name "genenetwork2")
@@ -199,7 +199,7 @@
(file-name (string-append name "-" version))
(sha256
(base32
- "0x6i1k3q4rapabk29bbb42y1wk3g6g16nl90vvyanq95bhv9b205"))))
+ "05ss9fxyxwi89dxp6qrp6iw4p6ma0zilwnc4pa3wgjvqijzn4qy6"))))
(native-inputs
(list graphviz))
(propagated-inputs