aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-11-12 12:03:24 -0600
committerFrederick Muriuki Muriithi2024-11-12 12:03:24 -0600
commit8aa13244b13185a796e9f048a3721709acc3cb74 (patch)
tree40be0375791886839d7cb2e8944dcf811cf1e2dd /gn/packages/genenetwork.scm
parentc8a2bee245e7aef19d21abb5a2d05129d3de86b7 (diff)
downloadguix-bioinformatics-8aa13244b13185a796e9f048a3721709acc3cb74.tar.gz
GeneNetwork3: Upgrade to 5ea318e
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 de320bb..18949ee 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -114,7 +114,7 @@
((#:tests? _ #f) #f)))))
(define-public genenetwork3
- (let ((commit "0820295202c2fe747c05b93ce0f1c5a604442f69")
+ (let ((commit "5ea318ef0dc5e0e54801d5d27aa9d55c168cabb0")
(revision "5"))
(package
(name "genenetwork3")
@@ -128,7 +128,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1q4chw75ywrzgdhjh71c883dxzn71b92hsn4ipz7vj0bmymdcw53"))))
+ "14b8jzmwbjjrkhh6ajvp6xc7c8fsl918swjj7j6imy2pv7d9dcb3"))))
(inputs
(list python-click))
(native-inputs