aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-03-06 06:00:17 +0300
committerFrederick Muriuki Muriithi2024-03-06 06:00:17 +0300
commit645cfb51a968e58b286e8af7a6fa3fefa6b512a8 (patch)
tree66b50a269dab5b59c610658f23bb9ba6737781cd /gn/packages
parentc6a011042bc7dec4476d4b66d035930416d3561a (diff)
downloadguix-bioinformatics-645cfb51a968e58b286e8af7a6fa3fefa6b512a8.tar.gz
genenetwork2: update commit and hash
Removes use of configs from `gn2.utility.tools` module since they are not up to date.
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 dda9bf8..5298490 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -186,7 +186,7 @@
(license license:agpl3+))))
(define-public genenetwork2
- (let ((commit "9983b4273622dc5fd8b7d43d10d935f07e3c9eb6")
+ (let ((commit "1e81c74ee8752ad2913b4e610ba7575638755385")
(revision "4"))
(package
(name "genenetwork2")
@@ -199,7 +199,7 @@
(file-name (string-append name "-" version))
(sha256
(base32
- "1ihjx5a1k8nsd88i85simv09k393jcrijy024ds5pb48k5hc9sff"))))
+ "18g4dd3h737slqmp1ql2jqqzmzql3mx3b4xy72d7qwhwwhc7hcgv"))))
(native-inputs
(list graphviz))
(propagated-inputs