aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-27 15:43:40 -0500
committerFrederick Muriuki Muriithi2024-09-27 15:43:40 -0500
commit82fad61e7ed1d40b8294b0aa40a79bc8bce6e187 (patch)
treec7efefe513101c1c23ac468f7f19856c13324966 /gn/packages/genenetwork.scm
parent0ebfb65a1e90bddc8fd22c8cb9906c8681d0c884 (diff)
downloadguix-bioinformatics-82fad61e7ed1d40b8294b0aa40a79bc8bce6e187.tar.gz
GeneNetwork3: Update commit and hash
Pull in Pair-Scan output paths fixes
Diffstat (limited to 'gn/packages/genenetwork.scm')
-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 34a7484..b1c000a 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -113,7 +113,7 @@
((#:tests? _ #f) #f)))))
(define-public genenetwork3
- (let ((commit "453087e52906919e78d7d6cb111feb82d517ff0b")
+ (let ((commit "e2883e55b47f062b2d3d6ae50d6fe533ba8d841d")
(revision "5"))
(package
(name "genenetwork3")
@@ -127,7 +127,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0gr1sn1p6nb5mhasp59yfbhxhkc4g2wh571i3q05gpzvc3vwmf8v"))))
+ "1s7gxz5s1s8ksnx9ckz3bqb6q22qdnbzb1wxkrglp93i6qvzhkgg"))))
(inputs
(list python-click))
(native-inputs