Date: Mon, 8 Jul 2024 12:37:34 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 97d143239d6c - main - lang/ghc: Update to 9.6.6 Message-ID: <202407081237.468CbYIg008945@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=97d143239d6c06062750be4c22fcd71d11b8fc10 commit 97d143239d6c06062750be4c22fcd71d11b8fc10 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-07-07 14:07:16 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-07-08 12:37:25 +0000 lang/ghc: Update to 9.6.6 --- lang/ghc/Makefile | 4 ++-- lang/ghc/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index f9531c201142..ff93d9d2b7a7 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -71,7 +71,7 @@ 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.6.5 +GHC_VERSION?= 9.6.6 LLVM_VERSION?= 15 BOOT_GHC_VERSION?= 9.2.8 # LLVM version that bootstrap compiler uses @@ -79,7 +79,7 @@ BOOT_LLVM_VERSION?= 12 BASE_PACKAGES?= Cabal-3.10.3.0 array-0.5.6.0 base-4.18.2.1 binary-0.8.9.1 \ bytestring-0.11.5.3 containers-0.6.7 deepseq-1.4.8.1 \ - directory-1.3.8.4 exceptions-0.10.7 filepath-1.4.300.1 \ + directory-1.3.8.5 exceptions-0.10.7 filepath-1.4.300.1 \ ghc-${GHC_VERSION} ghc-bignum-1.3 ghc-compact-0.1.0.0 \ ghc-prim-0.10.0 haskeline-0.8.2.1 hpc-0.6.2.0 \ integer-gmp-1.1 mtl-2.3.1 parsec-3.1.16.1 pretty-1.1.3.6 \ diff --git a/lang/ghc/distinfo b/lang/ghc/distinfo index b3357f187d8e..f15f3bc36ba3 100644 --- a/lang/ghc/distinfo +++ b/lang/ghc/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1719575256 -SHA256 (ghc-9.6.5-src.tar.xz) = 87b389924f98c1a26c205122757338c8dab33ad1fcf670faa22622742432b93c -SIZE (ghc-9.6.5-src.tar.xz) = 29463284 +TIMESTAMP = 1720354511 +SHA256 (ghc-9.6.6-src.tar.xz) = 008f7a04d89ad10baae6486c96645d7d726aaac7e1476199f6dd86c6bd9977ad +SIZE (ghc-9.6.6-src.tar.xz) = 29443464 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.6.5-boot.tar.gz) = a5a7e6721d693c0e004fecff5745e47b2ec0c703b8378ccc5144e20a76049f95 -SIZE (hadrian-9.6.5-boot.tar.gz) = 1495606 +SHA256 (hadrian-9.6.6-boot.tar.gz) = a5a7e6721d693c0e004fecff5745e47b2ec0c703b8378ccc5144e20a76049f95 +SIZE (hadrian-9.6.6-boot.tar.gz) = 1495606 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407081237.468CbYIg008945>