From 9fa6b16d37c36bc02adfd2c0e5cf17cc8c4b424d Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 11 Oct 2022 08:42:01 +0300 Subject: fix typo --- bnw-channels.scm | 2 +- channels.scm | 2 +- genecup-channels.scm | 2 +- genenetwork1-channels.scm | 2 +- genome-channels.scm | 2 +- gitea-channels.scm | 2 +- power-channels.scm | 2 +- rn6app-channels.scm | 2 +- singlecell-channels.scm | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bnw-channels.scm b/bnw-channels.scm index 2e898ac..5c5121c 100644 --- a/bnw-channels.scm +++ b/bnw-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.com/genenetwork/guix-bioinformatics") (commit "0ee8053e002a5b19645c6e34ea3c90d5a65596c7")) (channel 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) diff --git a/genecup-channels.scm b/genecup-channels.scm index ebf69ed..e1d0c41 100644 --- a/genecup-channels.scm +++ b/genecup-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.com/genenetwork/guix-bioinformatics") (commit "90b466488a778cfea3693fb2157c58377849f4a6")) (channel diff --git a/genenetwork1-channels.scm b/genenetwork1-channels.scm index 0e258d7..5067215 100644 --- a/genenetwork1-channels.scm +++ b/genenetwork1-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.com/genenetwork/guix-bioinformatics") (commit "1e0957387ebf45e40f6f19808a105c2f03c0987f")) (channel diff --git a/genome-channels.scm b/genome-channels.scm index 22e5aaa..d7c3bd7 100644 --- a/genome-channels.scm +++ b/genome-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.com/genenetwork/guix-bioinformatics") (commit "0ee8053e002a5b19645c6e34ea3c90d5a65596c7")) (channel diff --git a/gitea-channels.scm b/gitea-channels.scm index e65b986..03854c9 100644 --- a/gitea-channels.scm +++ b/gitea-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.com/genenetwork/guix-bioinformatics") (commit "580b55812527e52907ea022836c734135d250f16")) (channel diff --git a/power-channels.scm b/power-channels.scm index 76ef4fa..c0f24ae 100644 --- a/power-channels.scm +++ b/power-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.com/genenetwork/guix-bioinformatics") (commit "a81fa9577474254cbf99105ac4ec9b10d7ccf0dd")) (channel diff --git a/rn6app-channels.scm b/rn6app-channels.scm index 76ef4fa..c0f24ae 100644 --- a/rn6app-channels.scm +++ b/rn6app-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.com/genenetwork/guix-bioinformatics") (commit "a81fa9577474254cbf99105ac4ec9b10d7ccf0dd")) (channel diff --git a/singlecell-channels.scm b/singlecell-channels.scm index 76ef4fa..c0f24ae 100644 --- a/singlecell-channels.scm +++ b/singlecell-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.com/genenetwork/guix-bioinformatics") (commit "a81fa9577474254cbf99105ac4ec9b10d7ccf0dd")) (channel -- cgit v1.2.3