about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-27 14:05:57 -0500
committerFrederick Muriuki Muriithi2024-09-27 14:05:57 -0500
commit005fed20abc8145f11096e538f8eee351d2569f8 (patch)
treee0e25004fd5d5229c18692aa4dc4af65049268a9
parent387f67a35259de47f53fac53b9aef28d9e78fef0 (diff)
downloadguix-bioinformatics-005fed20abc8145f11096e538f8eee351d2569f8.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 0aa32bd..61dc4b9 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -113,7 +113,7 @@
       ((#:tests? _ #f) #f)))))
 
 (define-public genenetwork3
-  (let ((commit "c60bc85ed3ac69a14c1746cf11c73a8172da9308")
+  (let ((commit "f20a1a9f9f5c052f756b917fdce052efc8203f87")
         (revision "5"))
     (package
       (name "genenetwork3")
@@ -127,7 +127,7 @@
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1al0nc2avv2q11hv2nws0xa0b7drrpqv9zqnm212k60d93bvdfwh"))))
+           "0gb1r7dd7y79syc8jm94pjq7xs38dws2wl1avbpxiyi23sg7shv6"))))
       (inputs
        (list python-click))
       (native-inputs