summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2023-03-02 20:48:28 +0300
committerGleb Popov <arrowd@FreeBSD.org>2023-03-02 20:49:23 +0300
commiteabf244707d70a31c594dfa3953320267725514c (patch)
tree35ead330fc4e7e4c6e3edfc675ed9a95cc1c64f2
parentdevel/py-dill: Update 0.3.4 → 0.3.6 (diff)
devel/hs-cabal-install: Unbreak build after GHC update.
Reported by: pkg-fallout
-rw-r--r--devel/hs-cabal-install/Makefile2
-rw-r--r--devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.7.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile
index f487328d2b38..c23e379f5a2c 100644
--- a/devel/hs-cabal-install/Makefile
+++ b/devel/hs-cabal-install/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cabal-install
PORTVERSION= 3.6.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel haskell
EXTRACT_ONLY= ${DISTNAME_DEFAULT}${_GITHUB_EXTRACT_SUFX}
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 98e0e73197ee..6dde807e2446 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
@@ -191,7 +191,7 @@
{
"package": "ghc-boot-th",
- "version": "8.10.7"
-+ "version": "9.2.6"
++ "version": "9.2.7"
},
{
"package": "pretty",