aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-10-28 15:34:22 +0300
committerFrederick Muriuki Muriithi2022-10-28 15:34:22 +0300
commit5a225e9e6f24f3c2b49bb6926ee0c1411376b79f (patch)
treeaebed6ccc6d87e904dbfe57d966165834937d834 /gn/packages
parent55bbe4b61ca1b4c32bc79c4a528fb090a64e0bb7 (diff)
downloadguix-bioinformatics-5a225e9e6f24f3c2b49bb6926ee0c1411376b79f.tar.gz
gn: (genenetwork3): Update to 0.1.0-2.faf2739
* gn/packages/genenetwork.scm (genenetwork3): Update to 0.1.0-2.faf2739
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 43b8457..73abafe 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -101,7 +101,7 @@
(license #f))))
(define-public genenetwork3
- (let ((commit "fe1b8be86b65346724f8f78ab9e5d897e0c480b0"))
+ (let ((commit "faf2739d30decda1e0ba46699ebec776ef7d3e0d"))
(package
(name "genenetwork3")
(version (git-version "0.1.0" "2" commit))
@@ -114,7 +114,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1i7g2c3irp5rr2b8vb7xm9v1hjb5vssc92s2lq910qszd53pdzgn"))))
+ "0lz6lwjr7qhbm4fdwxlbc633npc6g3bh93f4mi1j7af5amd86q00"))))
(inputs
(list python-click))
(native-inputs