git: 8dcb05909d6f - main - devel/hs-cabal-install: Fix build after GHC update.

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Thu, 07 Jul 2022 10:25:42 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8dcb05909d6f467ec1b30ecdac350d7ba9a02a8f

commit 8dcb05909d6f467ec1b30ecdac350d7ba9a02a8f
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-05-28 17:54:23 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-07-07 10:24:37 +0000

    devel/hs-cabal-install: Fix build after GHC update.
---
 devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.7.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.7.json b/devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.7.json
index b90b6d24db69..74f99dd26bbe 100644
--- a/devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.7.json
+++ b/devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.7.json
@@ -140,7 +140,7 @@
          {
              "package": "base",
 -            "version": "4.14.3.0"
-+            "version": "4.16.1.0"
++            "version": "4.16.2.0"
          },
          {
              "package": "array",
@@ -154,7 +154,7 @@
          {
              "package": "bytestring",
 -            "version": "0.10.12.0"
-+            "version": "0.11.3.0"
++            "version": "0.11.3.1"
          },
          {
              "package": "containers",
@@ -191,7 +191,7 @@
          {
              "package": "ghc-boot-th",
 -            "version": "8.10.7"
-+            "version": "9.2.2"
++            "version": "9.2.3"
          },
          {
              "package": "pretty",