diff --git a/srcpkgs/ghc-bin/template b/srcpkgs/ghc-bin/template index 6777473bf68..544923417be 100644 --- a/srcpkgs/ghc-bin/template +++ b/srcpkgs/ghc-bin/template @@ -20,7 +20,7 @@ x86_64) ;; x86_64-musl) # create with "make binary-dist" - distfiles="https://repo.voidlinux.eu/distfiles/ghc-${version}-x86_64-void-linux-musl.tar.xz" + distfiles="https://alpha.de.repo.voidlinux.org/distfiles/ghc-${version}-x86_64-void-linux-musl.tar.xz" checksum=52d72673f3213a9f629f441583c58fad099fa8827a3e86ecddadf4f8334031f9 ;; i686)