aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2023-12-30 17:09:17 +0000
committerGleb Popov <arrowd@FreeBSD.org>2023-12-30 17:09:34 +0000
commit2a920558aa48a1b99d701e0ee7d726d59bd846f4 (patch)
tree35f5a1d3f46349d7780e395e1b4bebc4637a26d7
parentb652df2dfb8030f5608d692da0a8094d920cd577 (diff)
downloadports-2a920558aa48a1b99d701e0ee7d726d59bd846f4.tar.gz
ports-2a920558aa48a1b99d701e0ee7d726d59bd846f4.zip
devel/hs-cabal-install: Chase GHC update.
-rw-r--r--devel/hs-cabal-install/Makefile2
-rw-r--r--devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile
index 7ae8655c84f4..8617dca457fe 100644
--- a/devel/hs-cabal-install/Makefile
+++ b/devel/hs-cabal-install/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cabal-install
PORTVERSION= 3.10.1.0
DISTVERSIONPREFIX= ${PORTNAME}-v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel haskell
EXTRACT_ONLY= ${DISTNAME_DEFAULT}${_GITHUB_EXTRACT_SUFX}
diff --git a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json
index 987dfe07c5d5..b358c1601715 100644
--- a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json
+++ b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json
@@ -23,7 +23,7 @@
{
"package": "ghc-boot-th",
- "version": "9.4.4"
-+ "version": "9.4.6"
++ "version": "9.4.7"
},
{
"package": "pretty",
@@ -32,7 +32,7 @@
{
"package": "bytestring",
- "version": "0.11.3.1"
-+ "version": "0.11.5.1"
++ "version": "0.11.5.2"
},
{
"package": "containers",