haskell-cabal: Update to version 3.16.0.0

This commit is contained in:
github-actions[bot] 2025-07-15 04:32:28 +00:00
parent 6af54fde40
commit 9e66425a69

View File

@ -1,5 +1,5 @@
{
"version": "3.14.2.0",
"version": "3.16.0.0",
"description": "Cabal is a system for building and packaging Haskell libraries and programs.",
"homepage": "https://www.haskell.org/cabal/",
"license": "BSD-3-Clause",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://downloads.haskell.org/~cabal/cabal-install-latest/cabal-install-3.14.2.0-x86_64-windows.zip",
"hash": "7b97779519f7c4e86d7a87ff2ec57777c17ca69389b968f363fbfbdbf4ae8536"
"url": "https://downloads.haskell.org/~cabal/cabal-install-latest/cabal-install-3.16.0.0-x86_64-windows.zip",
"hash": "572c1eba3da3aa7754790e14462d301df208dd0c4f183a6507ffd86f71595349"
}
},
"bin": "cabal.exe",