aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-04-19 11:56:06 +0300
committerFrederick Muriuki Muriithi2023-04-19 11:56:06 +0300
commit1269222c38a87f8162b2c8414b8af1f262ae113f (patch)
treef3956a6537b4e0670b0848e74896423c4a22bc19
parent56c444a7e687da297806427d2cb4ba562bb76690 (diff)
downloadguix-bioinformatics-1269222c38a87f8162b2c8414b8af1f262ae113f.tar.gz
gn: Update GN2 to 3.11-2.bfe557dc
-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 5d4af96..eb67698 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -177,7 +177,7 @@
(license license:agpl3+))))
(define-public genenetwork2
- (let ((commit "13289325fb22c4bc10b52414fb9755e7911795f3"))
+ (let ((commit "bfe557dc1e537dc78a82a30817ecf2ca3004d978"))
(package
(name "genenetwork2")
(version (git-version "3.11" "2" commit))
@@ -189,7 +189,7 @@
(file-name (string-append name "-" version))
(sha256
(base32
- "1ny0ix9h7r52lb2qhf2hpfqijckhkw4jr1wp53qfzrd84lf4pii4"))))
+ "1bn0j0fpk4hcicgfird62x5wq2n6lj4rs1ggw69dcxyf4qdxbk5d"))))
(native-inputs
(list graphviz))
(propagated-inputs