Compare commits

..

4 Commits

Author SHA1 Message Date
407cc0fafe Sign 2023-11-17 01:41:41 +08:00
6b3f8f0732 Distribute 9.2.8 armv7 bindists that actually work 2023-11-17 01:41:31 +08:00
f6de249dc1 Re-sign 2023-11-16 22:13:18 +08:00
b928b5e0dd Add armv7 for GHC 9.2.8 2023-11-16 22:10:51 +08:00
9 changed files with 29 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ jobs:
ARCH: 64
DEBIAN_FRONTEND: noninteractive
TZ: Asia/Singapore
GHC_VERSION: 9.2.8
GHC_VERSION: 9.2.3
strategy:
fail-fast: false
matrix:
@@ -198,7 +198,7 @@ jobs:
TZ: Asia/Singapore
ARCH: ARM64
DISTRO: Ubuntu
GHC_VERSION: 9.2.8
GHC_VERSION: 9.2.2
strategy:
fail-fast: false
matrix:
@@ -261,7 +261,7 @@ jobs:
ARCH: 64
TARBALL_EXT: tar.xz
DISTRO: na
GHC_VERSION: 9.2.8
GHC_VERSION: 9.2.3
steps:
- uses: actions/checkout@v3
with:
@@ -294,7 +294,7 @@ jobs:
TARBALL_EXT: tar.xz
DISTRO: na
HOMEBREW_CHANGE_ARCH_TO_ARM: 1
GHC_VERSION: 9.2.8
GHC_VERSION: 9.2.3
steps:
- uses: actions/checkout@v3
with:
@@ -327,7 +327,7 @@ jobs:
ARCH: 64
TARBALL_EXT: "zip"
DISTRO: na
GHC_VERSION: 9.2.8
GHC_VERSION: 9.2.3
steps:
- name: install windows deps
shell: pwsh

View File

@@ -2954,6 +2954,12 @@ ghcupDownloads:
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-aarch64-apple-darwin.tar.xz
dlSubdir: ghc-9.2.8-aarch64-apple-darwin
dlHash: 34db9b19571905b08ca1e444b46490e7c19cb73a0fe778696fa6ec02ff8d3c4b
A_ARM:
Linux_UnknownLinux:
unknown_versioning:
dlUri: https://downloads.haskell.org/~ghcup/unofficial-bindists/ghc/9.2.8/ghc-9.2.8-armv7-linux-gnueabihf.tar.xz
dlSubdir: ghc-9.2.8-armv7-linux-gnueabihf
dlHash: 2515ceb6fef585f481c7856fcf9431415889784b0ec8626b5051599792f068d8
9.4.1:
viTags:
- base-4.17.0.0

Binary file not shown.

View File

@@ -2954,6 +2954,12 @@ ghcupDownloads:
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-aarch64-apple-darwin.tar.xz
dlSubdir: ghc-9.2.8-aarch64-apple-darwin
dlHash: 34db9b19571905b08ca1e444b46490e7c19cb73a0fe778696fa6ec02ff8d3c4b
A_ARM:
Linux_UnknownLinux:
unknown_versioning:
dlUri: https://downloads.haskell.org/~ghcup/unofficial-bindists/ghc/9.2.8/ghc-9.2.8-armv7-linux-gnueabihf.tar.xz
dlSubdir: ghc-9.2.8-armv7-linux-gnueabihf
dlHash: 2515ceb6fef585f481c7856fcf9431415889784b0ec8626b5051599792f068d8
9.4.1:
viTags:
- base-4.17.0.0

Binary file not shown.

View File

@@ -2791,6 +2791,12 @@ ghcupDownloads:
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-aarch64-apple-darwin.tar.xz
dlSubdir: ghc-9.2.8-aarch64-apple-darwin
dlHash: 34db9b19571905b08ca1e444b46490e7c19cb73a0fe778696fa6ec02ff8d3c4b
A_ARM:
Linux_UnknownLinux:
unknown_versioning:
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-armv7-deb10-linux.tar.xz
dlSubdir: ghc-9.2.8
dlHash: 78af6f7350fad956b1e4609a4c4a05e5522e9734c3038a9d56e3ceb5f260c7c4
9.4.1:
viTags:
- base-4.17.0.0

Binary file not shown.

View File

@@ -2791,6 +2791,12 @@ ghcupDownloads:
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-aarch64-apple-darwin.tar.xz
dlSubdir: ghc-9.2.8-aarch64-apple-darwin
dlHash: 34db9b19571905b08ca1e444b46490e7c19cb73a0fe778696fa6ec02ff8d3c4b
A_ARM:
Linux_UnknownLinux:
unknown_versioning:
dlUri: https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-armv7-deb10-linux.tar.xz
dlSubdir: ghc-9.2.8
dlHash: 78af6f7350fad956b1e4609a4c4a05e5522e9734c3038a9d56e3ceb5f260c7c4
9.4.1:
viTags:
- base-4.17.0.0

Binary file not shown.