From 9e66425a694046231f4d4ed90006f3bd37e06ed6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:32:28 +0000 Subject: [PATCH] haskell-cabal: Update to version 3.16.0.0 --- bucket/haskell-cabal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/haskell-cabal.json b/bucket/haskell-cabal.json index 634690e291..74f7068d3d 100644 --- a/bucket/haskell-cabal.json +++ b/bucket/haskell-cabal.json @@ -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",