about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-11 14:52:56 -0500
committerFrederick Muriuki Muriithi2024-09-11 14:52:56 -0500
commitdfeeee66ffa08b0aeebf0199f36b056cd0ed300b (patch)
tree857cbda2323276524f7248bbe8fb377d21790693
parent6beaed033a5d517edf88a82567f228fd1e309789 (diff)
downloadguix-bioinformatics-dfeeee66ffa08b0aeebf0199f36b056cd0ed300b.tar.gz
GeneNetwork2: Update commit and hash
Update to latest commit with @pjotr's changes.
-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 c34d590..9f3b42a 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -186,7 +186,7 @@
       (license license:agpl3+))))
 
 (define-public genenetwork2
-  (let ((commit "8618fdc8f4c05153f48e1afdbf9d2c337ba79929")
+  (let ((commit "2954770c642bc0da9b25aa55eb4c5182ccd0aad5")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -199,7 +199,7 @@
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "05ss9fxyxwi89dxp6qrp6iw4p6ma0zilwnc4pa3wgjvqijzn4qy6"))))
+                  "1vj8fj6dfryqhbzhlm4nlv4cqx09pnws0lcis7ickk82ch93mkhf"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs