haskell-cabal: Update to version 3.10.1.0

This commit is contained in:
github-actions[bot] 2023-03-10 12:30:50 +00:00
parent 3052035005
commit 0223be45e8

View File

@ -1,5 +1,5 @@
{ {
"version": "3.8.1.0", "version": "3.10.1.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-3.8.1.0/cabal-install-3.8.1.0-x86_64-windows.zip", "url": "https://downloads.haskell.org/~cabal/cabal-install-3.10.1.0/cabal-install-3.10.1.0-x86_64-windows.zip",
"hash": "b6dd6afe0e5a883f84dc52d836af0e90d9cd2b2978dd87200332085ecb4a0315" "hash": "31ca1cd173d4da675bc9790746d6b492cbe204e0332b282141d7ecc8ae43997b"
} }
}, },
"bin": "cabal.exe", "bin": "cabal.exe",