ghc-bin: Change default XBPS mirror address

This commit is contained in:
Michael Aldridge 2018-09-01 11:33:07 -07:00 committed by Enno Boland
parent 21e12519ba
commit bd523c9d7e

View file

@ -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)