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 Jan 30, 2024
1 parent e0faae0 commit d578425
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions 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}
Expand Down
8 changes: 4 additions & 4 deletions devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json
Expand Up @@ -14,7 +14,7 @@
{
"package": "base",
- "version": "4.17.1.0"
+ "version": "4.17.2.0"
+ "version": "4.17.2.1"
},
{
"package": "array",
Expand All @@ -23,7 +23,7 @@
{
"package": "ghc-boot-th",
- "version": "9.4.5"
+ "version": "9.4.7"
+ "version": "9.4.8"
},
{
"package": "pretty",
Expand All @@ -32,7 +32,7 @@
{
"package": "bytestring",
- "version": "0.11.4.0"
+ "version": "0.11.5.2"
+ "version": "0.11.5.3"
},
{
"package": "containers",
Expand All @@ -41,7 +41,7 @@
{
"package": "process",
- "version": "1.6.16.0"
+ "version": "1.6.17.0"
+ "version": "1.6.18.0"
},
{
"package": "stm",

0 comments on commit d578425

Please sign in to comment.