From 9fa6b16d37c36bc02adfd2c0e5cf17cc8c4b424d Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 11 Oct 2022 08:42:01 +0300 Subject: fix typo --- channels.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'channels.scm') diff --git a/channels.scm b/channels.scm index 0cd4d6b..bae4b83 100644 --- a/channels.scm +++ b/channels.scm @@ -1,6 +1,6 @@ (cons* (channel (name 'gn-bioinformatics) - (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.com/genenetwork/guix-bioinformatics") (branch "master")) %default-channels) -- cgit v1.2.3