ghc-bin: unbreak
This commit is contained in:
parent
64806a4ee1
commit
dde1543e43
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ x86_64-musl)
|
|||
# create with "make binary-dist"
|
||||
distfiles="https://alpha.de.repo.voidlinux.org/distfiles/ghc-${version}-x86_64-void-linux-musl.tar.xz"
|
||||
checksum=779647d3f4e6e39da9e13b2559319ede76b4fff1107e4dc369a09aadeecad971
|
||||
broken="bindist not yet available"
|
||||
;;
|
||||
i686)
|
||||
distfiles="https://downloads.haskell.org/~ghc/${version%[!0-9]}/ghc-${version}-i386-deb9-linux.tar.xz"
|
||||
|
|
Loading…
Reference in a new issue