about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/genecup.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genecup.scm b/gn/packages/genecup.scm
index 0cd776f..844e10c 100644
--- a/gn/packages/genecup.scm
+++ b/gn/packages/genecup.scm
@@ -263,7 +263,7 @@ concepts and a list of keywords for each concept.")
     (version "HEAD-of-master-branch")
     (source
       (git-checkout
-        (url "https://github.com/hakangunturkun/GeneCup")
+        (url "https://git.genenetwork.org/genecup")
         (branch "master")))))
 
 (define-public genecup-with-tensorflow-native