haskell-cabal: Update to version 3.14.1.0

This commit is contained in:
github-actions[bot] 2024-12-17 04:31:02 +00:00
parent 29dc25f240
commit ab89c539d1

View File

@ -1,5 +1,5 @@
{ {
"version": "3.12.1.0", "version": "3.14.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-latest/cabal-install-3.12.1.0-x86_64-windows.zip", "url": "https://downloads.haskell.org/~cabal/cabal-install-latest/cabal-install-3.14.1.0-x86_64-windows.zip",
"hash": "96854db86ba3ac90dd1a94ec2960311b3885da6d91ed7641f06d84c8e2eebdec" "hash": "846abae8446880f11ebf2bafddb533f510285918ae8089afec77c1525825b8b2"
} }
}, },
"bin": "cabal.exe", "bin": "cabal.exe",