mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
lang/ghc: Update to 9.4.8
This commit is contained in:
parent
c2ff76b7ce
commit
e0faae0c54
@ -71,19 +71,19 @@ GMP_VARS_OFF= hadrian_gmp_arg=--bignum=native
|
||||
PROFILE_VARS= enable_profile=YES hadrian_setting_profile=True
|
||||
PROFILE_VARS_OFF= enable_profile=NO hadrian_setting_profile=False
|
||||
|
||||
GHC_VERSION?= 9.4.7
|
||||
GHC_VERSION?= 9.4.8
|
||||
LLVM_VERSION?= 13
|
||||
BOOT_GHC_VERSION?= 9.2.8
|
||||
# LLVM version that bootstrap compiler uses
|
||||
BOOT_LLVM_VERSION?= 12
|
||||
|
||||
BASE_PACKAGES?= Cabal-3.8.1.0 array-0.5.4.0 base-4.17.2.0 binary-0.8.9.1 \
|
||||
bytestring-0.11.5.2 containers-0.6.7 deepseq-1.4.8.0 \
|
||||
BASE_PACKAGES?= Cabal-3.8.1.0 array-0.5.4.0 base-4.17.2.1 binary-0.8.9.1 \
|
||||
bytestring-0.11.5.3 containers-0.6.7 deepseq-1.4.8.0 \
|
||||
directory-1.3.7.1 exceptions-0.10.5 filepath-1.4.2.2 \
|
||||
ghc-${GHC_VERSION} ghc-bignum-1.3 ghc-compact-0.1.0.0 \
|
||||
ghc-prim-0.9.1 haskeline-0.8.2 hpc-0.6.1.0 \
|
||||
integer-gmp-1.1 mtl-2.2.2 parsec-3.1.16.1 pretty-1.1.3.6 \
|
||||
process-1.6.17.0 stm-2.5.1.0 template-haskell-2.19.0.0 \
|
||||
process-1.6.18.0 stm-2.5.1.0 template-haskell-2.19.0.0 \
|
||||
terminfo-0.4.1.5 text-2.0.2 time-1.12.2 \
|
||||
transformers-0.5.6.2 unix-2.7.3 xhtml-3000.2.2.1
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
TIMESTAMP = 1703936692
|
||||
SHA256 (ghc-9.4.7-src.tar.xz) = 06775a52b4d13ac09edc6dabc299fd11e59d8886bbcae450af367baee2684c8f
|
||||
SIZE (ghc-9.4.7-src.tar.xz) = 28618472
|
||||
TIMESTAMP = 1706560545
|
||||
SHA256 (ghc-9.4.8-src.tar.xz) = 0bf407eb67fe3e3c24b0f4c8dea8cb63e07f63ca0f76cf2058565143507ab85e
|
||||
SIZE (ghc-9.4.8-src.tar.xz) = 28655220
|
||||
SHA256 (ghc-9.2.8-src.tar.xz) = 5f13d1786bf4fd12f4b45faa37abedb5bb3f36d5e58f7da5307e8bfe88a567a1
|
||||
SIZE (ghc-9.2.8-src.tar.xz) = 24661260
|
||||
SHA256 (ghc-8.10.7-src.tar.xz) = e3eef6229ce9908dfe1ea41436befb0455fefb1932559e860ad4c606b0d03c9d
|
||||
SIZE (ghc-8.10.7-src.tar.xz) = 19932668
|
||||
SHA256 (hadrian-9.4.7-boot.tar.gz) = c02aa82df3c2636ca2dc6c5c5a873a13ae06937221e595ab95a2d3ccd43ae2d6
|
||||
SIZE (hadrian-9.4.7-boot.tar.gz) = 1495521
|
||||
SHA256 (hadrian-9.4.8-boot.tar.gz) = 5eb060655686921b086645dcbdd6268f09bc66baf8cc76fce74dea9b8b55ab5d
|
||||
SIZE (hadrian-9.4.8-boot.tar.gz) = 1495586
|
||||
SHA256 (hadrian-9.2.8-boot.tar.gz) = 730412e1c17309670075be8f76dbca9ebadedfa10b758e605f9e67804e9e8ac5
|
||||
SIZE (hadrian-9.2.8-boot.tar.gz) = 1473009
|
||||
SHA256 (ghc-9.2.8-boot-amd64-freebsd.tar.xz) = 8b172a963e316a57906edb7914be765021337a685e578bc3303db072aee3eb16
|
||||
|
Loading…
Reference in New Issue
Block a user