From ce52de189f64aa36ad7758cca8ec970304c35cd5 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 11 Oct 2022 08:32:52 +0300 Subject: switch to gitlab for gn-bioinformatics --- 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 bd07b4c..2e898ac 100644 --- a/bnw-channels.scm +++ b/bnw-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") (commit "0ee8053e002a5b19645c6e34ea3c90d5a65596c7")) (channel 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) diff --git a/genecup-channels.scm b/genecup-channels.scm index 4972ece..ebf69ed 100644 --- a/genecup-channels.scm +++ b/genecup-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") (commit "90b466488a778cfea3693fb2157c58377849f4a6")) (channel diff --git a/genenetwork1-channels.scm b/genenetwork1-channels.scm index 510c5f4..0e258d7 100644 --- a/genenetwork1-channels.scm +++ b/genenetwork1-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") (commit "1e0957387ebf45e40f6f19808a105c2f03c0987f")) (channel diff --git a/genome-channels.scm b/genome-channels.scm index 5716351..22e5aaa 100644 --- a/genome-channels.scm +++ b/genome-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") (commit "0ee8053e002a5b19645c6e34ea3c90d5a65596c7")) (channel diff --git a/gitea-channels.scm b/gitea-channels.scm index 277c3e9..e65b986 100644 --- a/gitea-channels.scm +++ b/gitea-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") (commit "580b55812527e52907ea022836c734135d250f16")) (channel diff --git a/power-channels.scm b/power-channels.scm index 5700c79..76ef4fa 100644 --- a/power-channels.scm +++ b/power-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") (commit "a81fa9577474254cbf99105ac4ec9b10d7ccf0dd")) (channel diff --git a/rn6app-channels.scm b/rn6app-channels.scm index 5700c79..76ef4fa 100644 --- a/rn6app-channels.scm +++ b/rn6app-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") (commit "a81fa9577474254cbf99105ac4ec9b10d7ccf0dd")) (channel diff --git a/singlecell-channels.scm b/singlecell-channels.scm index 5700c79..76ef4fa 100644 --- a/singlecell-channels.scm +++ b/singlecell-channels.scm @@ -1,7 +1,7 @@ (list (channel (name 'gn-bioinformatics) - (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics") + (url "https://gitlab.org/guix-bioinformatics/guix-bioinformatics") (commit "a81fa9577474254cbf99105ac4ec9b10d7ccf0dd")) (channel -- cgit v1.2.3