git: 2a920558aa48 - main - devel/hs-cabal-install: Chase GHC update.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Dec 2023 17:09:44 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2a920558aa48a1b99d701e0ee7d726d59bd846f4
commit 2a920558aa48a1b99d701e0ee7d726d59bd846f4
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-12-30 17:09:17 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-12-30 17:09:34 +0000
devel/hs-cabal-install: Chase GHC update.
---
devel/hs-cabal-install/Makefile | 2 +-
devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json | 4 ++--
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",