Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2024 07:04:15 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d5784259658d - main - devel/hs-cabal-install: Bump after GHC update.
Message-ID:  <202401300704.40U74FC2071077@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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",



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401300704.40U74FC2071077>