aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-03-31 10:17:51 -0500
committerFrederick Muriuki Muriithi2025-03-31 10:17:51 -0500
commit959aa5e2e1ceed24013984786a19d9d57a2c5d17 (patch)
tree80eb91763aa480d17f6e3e4460795a9e9904f8b3 /gn/packages
parent79b7b3edc4c40ef699e4513a36d7e4d2233054db (diff)
downloadguix-bioinformatics-959aa5e2e1ceed24013984786a19d9d57a2c5d17.tar.gz
GeneNetwork3: Upgrade to commit c0c6cc4.
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 803615f..e289f67 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -116,7 +116,7 @@
((#:tests? _ #f) #f)))))
(define-public genenetwork3
- (let ((commit "b13447ff27581b2018e374e1d672dd680f06f177")
+ (let ((commit "c0c6cc4110a5fe5c11b3a6994151ac9e807417dc")
(revision "5"))
(package
(name "genenetwork3")
@@ -130,7 +130,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0xpcrsigk1fprhbz53rdyxchxvbjkcy2dmi0b3w9sg701q6bjlkg"))))
+ "1mhan38w68x5f9q285f4difd68bqz1ibvb54lfvx174i7wpn3gy7"))))
(inputs
(list python-click))
(native-inputs