aboutsummaryrefslogtreecommitdiff
path: root/channels.scm
diff options
context:
space:
mode:
Diffstat (limited to 'channels.scm')
-rw-r--r--channels.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels.scm b/channels.scm
index 2842883..0cd4d6b 100644
--- a/channels.scm
+++ b/channels.scm
@@ -1,6 +1,6 @@
(cons*
(channel
(name 'gn-bioinformatics)
- (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics")
+ (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics")
(branch "master"))
%default-channels)