Date: Sun, 29 Aug 2021 13:38:51 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: f5c358940152 - main - lang/ghc: Update to 8.10.7 Message-ID: <202108291338.17TDcpIL073221@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=f5c358940152ddeb2e516c317be674700ab1b9d3 commit f5c358940152ddeb2e516c317be674700ab1b9d3 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-08-29 11:47:13 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-08-29 13:37:32 +0000 lang/ghc: Update to 8.10.7 --- lang/ghc/Makefile | 2 +- lang/ghc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index 54497046ee2a..2b70b2cb8b55 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -71,7 +71,7 @@ BOOT_SUB_LIST_OFF= HSC2HS=${BOOT_HSC2HS} PROFILE_SUB_LIST= WITH_PROFILE="YES" PROFILE_SUB_LIST_OFF= WITH_PROFILE="NO" -GHC_VERSION= 8.10.6 +GHC_VERSION= 8.10.7 CABAL_VERSION= 3.2.1.0 HSCOLOUR_VERSION= 1.24.4 LLVM_VERSION= 10 diff --git a/lang/ghc/distinfo b/lang/ghc/distinfo index debcea94e02b..c13c0dc5c125 100644 --- a/lang/ghc/distinfo +++ b/lang/ghc/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1629818779 -SHA256 (ghc-8.10.6-src.tar.xz) = 43afba72a533408b42c1492bd047b5e37e5f7204e41a5cedd3182cc841610ce9 -SIZE (ghc-8.10.6-src.tar.xz) = 19932832 +TIMESTAMP = 1630228369 +SHA256 (ghc-8.10.7-src.tar.xz) = e3eef6229ce9908dfe1ea41436befb0455fefb1932559e860ad4c606b0d03c9d +SIZE (ghc-8.10.7-src.tar.xz) = 19932668 SHA256 (ghc-8.6.5-boot-amd64-freebsd.tar.xz) = aeaf8c0fee0d83de5088aa7ab92e92ee6999b4830e01e33bf3dd450b115c0208 SIZE (ghc-8.6.5-boot-amd64-freebsd.tar.xz) = 70213260 SHA256 (ghc-8.6.5-boot-i386-freebsd.tar.xz) = 47cc24cdcfa19601bb81a7f5660d1d72fec1110119e8ffe1daa0cddc7959206f
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291338.17TDcpIL073221>