aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-01-30 06:52:59 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-01-30 07:03:42 +0000
commitd5784259658de488af395cc8cb1694b7d6983938 (patch)
tree078bbff7b5a91c8ad5b08c6867b30f2b035bc417
parente0faae0c54baf6648b8713375d8e605a82ca7ebf (diff)
downloadports-d5784259658de488af395cc8cb1694b7d6983938.tar.gz
ports-d5784259658de488af395cc8cb1694b7d6983938.zip
devel/hs-cabal-install: Bump after GHC update.
-rw-r--r--devel/hs-cabal-install/Makefile1
-rw-r--r--devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json8
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile
index e463232cc1da..258949702363 100644
--- a/devel/hs-cabal-install/Makefile
+++ b/devel/hs-cabal-install/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cabal-install
PORTVERSION= 3.10.2.1
+PORTREVISION= 1
DISTVERSIONPREFIX= ${PORTNAME}-v
CATEGORIES= devel haskell
EXTRACT_ONLY= ${DISTNAME_DEFAULT}${_GITHUB_EXTRACT_SUFX}
diff --git a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json
index 6ee0d4742e56..7c72ef171a5f 100644
--- a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json
+++ b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json
@@ -14,7 +14,7 @@
{
"package": "base",
- "version": "4.17.1.0"
-+ "version": "4.17.2.0"
++ "version": "4.17.2.1"
},
{
"package": "array",
@@ -23,7 +23,7 @@
{
"package": "ghc-boot-th",
- "version": "9.4.5"
-+ "version": "9.4.7"
++ "version": "9.4.8"
},
{
"package": "pretty",
@@ -32,7 +32,7 @@
{
"package": "bytestring",
- "version": "0.11.4.0"
-+ "version": "0.11.5.2"
++ "version": "0.11.5.3"
},
{
"package": "containers",
@@ -41,7 +41,7 @@
{
"package": "process",
- "version": "1.6.16.0"
-+ "version": "1.6.17.0"
++ "version": "1.6.18.0"
},
{
"package": "stm",