haskell-cabal: Update to version 3.16.0.0

This commit is contained in:
github-actions[bot] 2025-12-11 08:30:40 +00:00
parent c38a4a397c
commit c7976bb59b

View File

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