git: 3a2493d8276c - main - devel/hs-cabal-install: Chase GHC update

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Mon, 08 Jul 2024 12:37:35 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a2493d8276cdc5f9a752fdc4a17f7d30888661e

commit 3a2493d8276cdc5f9a752fdc4a17f7d30888661e
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-07-07 15:11:37 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-07-08 12:37:25 +0000

    devel/hs-cabal-install: Chase GHC update
---
 devel/hs-cabal-install/Makefile                               | 1 +
 devel/hs-cabal-install/files/patch-bootstrap_linux-9.6.4.json | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile
index ac5943e48eda..080e52cf5a8c 100644
--- a/devel/hs-cabal-install/Makefile
+++ b/devel/hs-cabal-install/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	cabal-install
 PORTVERSION=	3.12.1.0
 DISTVERSIONPREFIX=	${PORTNAME}-v
+PORTREVISION=	1
 CATEGORIES=	devel haskell
 EXTRACT_ONLY=	${DISTNAME_DEFAULT}${_GITHUB_EXTRACT_SUFX}
 
diff --git a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.6.4.json b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.6.4.json
index f44391040f6e..6ae12f8ca82c 100644
--- a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.6.4.json
+++ b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.6.4.json
@@ -14,7 +14,7 @@
          {
              "package": "ghc-boot-th",
 -            "version": "9.6.4"
-+            "version": "9.6.5"
++            "version": "9.6.6"
          },
          {
              "package": "pretty",
@@ -32,7 +32,7 @@
          {
              "package": "directory",
 -            "version": "1.3.8.1"
-+            "version": "1.3.8.4"
++            "version": "1.3.8.5"
          },
          {
              "package": "binary",