diff --git a/pacman-archlinuxcn.conf b/pacman-archlinuxcn.conf index e2f3da4..9cd0623 100644 --- a/pacman-archlinuxcn.conf +++ b/pacman-archlinuxcn.conf @@ -69,10 +69,6 @@ LocalFileSigLevel = Optional SigLevel = Optional TrustAll Server = http://repo.archlinuxcn.org/$arch -[haskell-core] -# Server = http://repo-hs.archlinuxcn.org/$arch -Server = http://xsounds.org/~haskell/core/$arch - # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. diff --git a/pacman-multilib-archlinuxcn.conf b/pacman-multilib-archlinuxcn.conf index 2ed3504..4a570bd 100644 --- a/pacman-multilib-archlinuxcn.conf +++ b/pacman-multilib-archlinuxcn.conf @@ -69,10 +69,6 @@ LocalFileSigLevel = Optional SigLevel = Optional TrustAll Server = http://repo.archlinuxcn.org/$arch -[haskell-core] -# Server = http://repo-hs.archlinuxcn.org/$arch -Server = http://xsounds.org/~haskell/core/$arch - # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors.