diff options
-rw-r--r-- | devel/hs-cabal-install/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.7.json | 2 |
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", |