Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2023 18:22:46 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: 846cead81ef6 - main - lang/ghc: Update to 9.2.7
Message-ID:  <202303011822.321IMkwp083566@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=846cead81ef66d649a5101f4db58daf7037a80e6

commit 846cead81ef66d649a5101f4db58daf7037a80e6
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-02-28 13:54:39 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-03-01 18:21:41 +0000

    lang/ghc: Update to 9.2.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 baf086f619ad..69e1852f5a53 100644
--- a/lang/ghc/Makefile
+++ b/lang/ghc/Makefile
@@ -61,7 +61,7 @@ GMP_LIB_DEPENDS=	libgmp.so:math/gmp
 PROFILE_VARS=		enable_profile=YES
 PROFILE_VARS_OFF=	enable_profile=NO
 
-GHC_VERSION?=		9.2.6
+GHC_VERSION?=		9.2.7
 LLVM_VERSION?=		12
 BOOT_GHC_VERSION=	8.10.7
 # LLVM version that bootstrap compiler uses
diff --git a/lang/ghc/distinfo b/lang/ghc/distinfo
index e1624eb17cf3..a27badaebedb 100644
--- a/lang/ghc/distinfo
+++ b/lang/ghc/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1667818255
-SHA256 (ghc-9.2.6-src.tar.xz) = 7a54cf0398ad488b4ed219e15d1d1e64c0b6876c43a0564550dd11f0540d7305
-SIZE (ghc-9.2.6-src.tar.xz) = 24638236
+TIMESTAMP = 1677581881
+SHA256 (ghc-9.2.7-src.tar.xz) = a253567a17b734a4c0dd0ffa296d33c2a5b5a54a77df988806a2a1e1ca7e88b8
+SIZE (ghc-9.2.7-src.tar.xz) = 24610432
 SHA256 (ghc-8.10.7-src.tar.xz) = e3eef6229ce9908dfe1ea41436befb0455fefb1932559e860ad4c606b0d03c9d
 SIZE (ghc-8.10.7-src.tar.xz) = 19932668
 SHA256 (ghc-8.10.7-boot-amd64-freebsd.tar.xz) = 5adfeceee2c3aa1208da174390cbb8e8c1d0a333b7c4a3a676a63f93beaf3126



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303011822.321IMkwp083566>