Fix dlSubdir of ghc-8.10.1-x86_64-unknown-linux for Linux_Alpine

This commit is contained in:
puffnfresh 2020-06-18 07:52:34 -04:00
parent 8f4ef48891
commit 1ca628aba1
1 changed files with 1 additions and 1 deletions

View File

@ -687,7 +687,7 @@
"Linux_Alpine": {
"unknown_versioning": {
"dlHash": "cb13b645d103e2fba2eb8dfcc4e5f2fbd9550c00c4df42f342b4210436dcb8a8",
"dlSubdir": "ghc-8.10.1",
"dlSubdir": "ghc-8.10.1-x86_64-unknown-linux",
"dlUri": "https://downloads.haskell.org/~ghc/8.10.1/ghc-8.10.1-x86_64-alpine3.10-linux-integer-simple.tar.xz"
}
},