lisp-packages: git.b9.com moved to git.kpe.io

This commit is contained in:
Tomas Hlavaty 2015-09-29 09:33:52 +02:00
parent 29f120d7b2
commit 4e66ba1a70

View File

@ -196,7 +196,7 @@ let lispPackages = rec {
# Source type: git
src = pkgs.fetchgit {
url =
#''http://git.b9.com/clsql.git''
#''http://git.kpe.io/clsql.git''
"http://repo.or.cz/r/clsql.git"
;
sha256 = "1wzc7qsnq8hk0j0h9jmj4xczmh7h6njafwab2zylh8wxmfzwp2nw";
@ -217,7 +217,7 @@ let lispPackages = rec {
deps = [];
# Source type: git
src = pkgs.fetchgit {
url = ''http://git.b9.com/uffi.git'';
url = ''http://git.kpe.io/uffi.git'';
sha256 = "219e4cfebfac251c922bcb9d517980b0988d765bd18b7f5cc765a43913aaacc6";
rev = ''a63da5b764b6fa30e32fcda4ddac88de385c9d5b'';
};
@ -467,7 +467,7 @@ let lispPackages = rec {
deps = [];
# Source type: git
src = pkgs.fetchgit {
url = ''http://git.b9.com/cl-base64.git'';
url = ''http://git.kpe.io/cl-base64.git'';
sha256 = "a34196544cc67d54aef74e31eff2cee62a7861a5675d010fcd925f1c61c23e81";
rev = ''f375d1fc3a6616e95ae88bb33493bb99f920ba13'';
};
@ -480,7 +480,7 @@ let lispPackages = rec {
deps = [];
# Source type: git
src = pkgs.fetchgit {
url = ''http://git.b9.com/puri.git'';
url = ''http://git.kpe.io/puri.git'';
sha256 = "71804698e7f3009fb7f570656af5d952465bfe77f72e9c41f7e2dda8a5b45c5e";
rev = ''68260dbf320c01089c8cee54ef32c800eefcde7f'';
};