about summary refs log tree commit diff
path: root/gn/packages
diff options
context:
space:
mode:
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 c681bbc..4c35f86 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -227,7 +227,7 @@ storage.")
     (license license:bsd-3)))
 
 (define-public genenetwork2
-  (let ((commit "7add12a056ca57110187b69547a0b3704ccc2b30")
+  (let ((commit "e00d5adc4534d07fe97e20f491d33b3ad843ca72")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -240,7 +240,7 @@ storage.")
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "0iwmqgkq7y4x62rk49jsbzxfc4vkbxsdj848rl90pwfpk6yiarzc"))))
+                  "17hrsznb0ph2agsw1rin41pry96w4kpk3zzr5c2pfasgmsai219g"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs