about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBonfaceKilz2022-06-21 15:51:19 +0300
committerBonfaceKilz2022-06-21 15:51:19 +0300
commit4628ad7235b252f74d5307be8761d46ab6809873 (patch)
treee932408aa6408f7c768e3f64c39dcb42aa307d97
parentabbc7e69b0d05d4c036136948f1a7fce5de5d611 (diff)
downloadguix-bioinformatics-4628ad7235b252f74d5307be8761d46ab6809873.tar.gz
gn: genenetwork2: Update it
* gn/packages/genenetwork.scm (commit): Update it.
(source): Update hash.
-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 ce5ff0f..5f582f9 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -154,7 +154,7 @@
       (license license:agpl3+))))
 
 (define-public genenetwork2
-  (let ((commit "17652b17455bd58bf82d130b60b3e80c57b7f80c"))
+  (let ((commit "c6d6b1b59531d44b514f97184160d4bb096b01b5"))
     (package
       (name "genenetwork2")
       (version (git-version "3.11" "2" commit))
@@ -166,7 +166,7 @@
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "14xiwjhk9nmmsd9kx2vi7pwbvhcvkgfks1av0qdkwjckbqidrk2k"))))
+                  "11dd6csjf53jsi1d26b4g0vw8l3s8n2aihbdxyn3a79i52iyy183"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs