haskell-cabal: Update to version 3.10.3.0

This commit is contained in:
github-actions[bot] 2024-03-21 00:33:20 +00:00
parent ff15a44d55
commit 0d62893861

View File

@ -1,5 +1,5 @@
{ {
"version": "3.10.2.0", "version": "3.10.3.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.10.2.0-x86_64-windows.zip", "url": "https://downloads.haskell.org/~cabal/cabal-install-latest/cabal-install-3.10.3.0-x86_64-windows.zip",
"hash": "b09e335b2ebeafa1db5e1e5614e3e10fb37da230a36865d76646ab27b2f3f46b" "hash": "b651ca732998eba5c0e54f4329c147664a7fb3fe3e74eac890c31647ce1e179a"
} }
}, },
"bin": "cabal.exe", "bin": "cabal.exe",