about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-27 15:23:23 -0500
committerFrederick Muriuki Muriithi2024-09-27 15:23:23 -0500
commit0ebfb65a1e90bddc8fd22c8cb9906c8681d0c884 (patch)
tree199825f31a7c1ee2b7b32c2659cdb14fdc242494
parenta903d50aac332bb57575aa48ceb46a00a3a4a674 (diff)
downloadguix-bioinformatics-0ebfb65a1e90bddc8fd22c8cb9906c8681d0c884.tar.gz
GeneNetwork3: Update commit and 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 4b6e187..34a7484 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -113,7 +113,7 @@
       ((#:tests? _ #f) #f)))))
 
 (define-public genenetwork3
-  (let ((commit "21d6aab173c949447aad3a72b3118d96d78d2183")
+  (let ((commit "453087e52906919e78d7d6cb111feb82d517ff0b")
         (revision "5"))
     (package
       (name "genenetwork3")
@@ -127,7 +127,7 @@
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1g9xd6dm18ir1gd8z4pnlycjx9vn98d7qcvmk6i9801n8zb76i87"))))
+           "0gr1sn1p6nb5mhasp59yfbhxhkc4g2wh571i3q05gpzvc3vwmf8v"))))
       (inputs
        (list python-click))
       (native-inputs