Skip to content

Commit

Permalink
devel/hs-cabal-install: Bump after GHC update
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowd committed Mar 2, 2024
1 parent 189c268 commit 4f051bc
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 8 deletions.
2 changes: 1 addition & 1 deletion devel/hs-cabal-install/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cabal-install
PORTVERSION= 3.10.2.1
PORTREVISION= 1
PORTREVISION= 2
DISTVERSIONPREFIX= ${PORTNAME}-v
CATEGORIES= devel haskell
EXTRACT_ONLY= ${DISTNAME_DEFAULT}${_GITHUB_EXTRACT_SUFX}
Expand Down
67 changes: 60 additions & 7 deletions devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json
Expand Up @@ -5,29 +5,40 @@
{
"package": "ghc-prim",
- "version": "0.9.0"
+ "version": "0.9.1"
+ "version": "0.10.0"
},
{
"package": "ghc-bignum",
@@ -14,7 +14,7 @@
@@ -14,19 +14,19 @@
},
{
"package": "base",
- "version": "4.17.1.0"
+ "version": "4.17.2.1"
+ "version": "4.18.2.0"
},
{
"package": "array",
@@ -26,7 +26,7 @@
- "version": "0.5.4.0"
+ "version": "0.5.6.0"
},
{
"package": "deepseq",
- "version": "1.4.8.0"
+ "version": "1.4.8.1"
},
{
"package": "ghc-boot-th",
- "version": "9.4.5"
+ "version": "9.4.8"
+ "version": "9.6.4"
},
{
"package": "pretty",
@@ -38,7 +38,7 @@
@@ -34,11 +34,11 @@
},
{
"package": "template-haskell",
- "version": "2.19.0.0"
+ "version": "2.20.0.0"
},
{
"package": "bytestring",
Expand All @@ -36,12 +47,54 @@
},
{
"package": "containers",
@@ -50,7 +50,7 @@
},
{
"package": "filepath",
- "version": "1.4.2.2"
+ "version": "1.4.200.1"
},
{
"package": "time",
@@ -58,19 +58,19 @@
},
{
"package": "unix",
- "version": "2.7.3"
+ "version": "2.8.4.0"
},
{
"package": "directory",
- "version": "1.3.7.1"
+ "version": "1.3.8.1"
},
{
"package": "transformers",
- "version": "0.5.6.2"
+ "version": "0.6.1.0"
},
{
"package": "mtl",
- "version": "2.2.2"
+ "version": "2.3.1"
},
{
"package": "text",
@@ -82,7 +82,7 @@
},
{
"package": "process",
- "version": "1.6.16.0"
+ "version": "1.6.18.0"
+ "version": "1.6.17.0"
},
{
"package": "stm",
@@ -90,7 +90,7 @@
},
{
"package": "exceptions",
- "version": "0.10.5"
+ "version": "0.10.7"
}
],
"dependencies": [

0 comments on commit 4f051bc

Please sign in to comment.