git: d5784259658d - main - devel/hs-cabal-install: Bump after GHC update.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 07:04:15 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5784259658de488af395cc8cb1694b7d6983938 commit d5784259658de488af395cc8cb1694b7d6983938 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-01-30 06:52:59 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-01-30 07:03:42 +0000 devel/hs-cabal-install: Bump after GHC update. --- devel/hs-cabal-install/Makefile | 1 + devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json | 8 ++++---- 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",