From b12bf54725cf2156b9affa9a2e0a881dee4e61cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 00:34:52 +0000 Subject: [PATCH] haskell-cabal: Update to version 3.12.1.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 89ec475735..e3e950200d 100644 --- a/bucket/haskell-cabal.json +++ b/bucket/haskell-cabal.json @@ -1,5 +1,5 @@ { - "version": "3.10.3.0", + "version": "3.12.1.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.10.3.0-x86_64-windows.zip", - "hash": "b651ca732998eba5c0e54f4329c147664a7fb3fe3e74eac890c31647ce1e179a" + "url": "https://downloads.haskell.org/~cabal/cabal-install-latest/cabal-install-3.12.1.0-x86_64-windows.zip", + "hash": "96854db86ba3ac90dd1a94ec2960311b3885da6d91ed7641f06d84c8e2eebdec" } }, "bin": "cabal.exe",