From 4712c111f4f9e4fe2373b4731dad0aaf32ee9b9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 20:31:50 +0000 Subject: [PATCH] haskell: Update to version 9.2.4 --- bucket/haskell.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/haskell.json b/bucket/haskell.json index 9ec1e68a87..c5a8b69675 100644 --- a/bucket/haskell.json +++ b/bucket/haskell.json @@ -1,5 +1,5 @@ { - "version": "9.2.3", + "version": "9.2.4", "description": "An advanced, purely functional programming language.", "homepage": "https://www.haskell.org", "license": "BSD-3-Clause", @@ -12,9 +12,9 @@ }, "architecture": { "64bit": { - "url": "https://github.com/commercialhaskell/ghc/releases/download/ghc-9.2.3-release/ghc-9.2.3-x86_64-unknown-mingw32.tar.xz", - "hash": "0543d80c1ef453a5f82d0a2bc436f93d2feb3d5855114c8a78a12c561c9bc8df", - "extract_dir": "ghc-9.2.3-x86_64-unknown-mingw32" + "url": "https://github.com/commercialhaskell/ghc/releases/download/ghc-9.2.4-release/ghc-9.2.4-x86_64-unknown-mingw32.tar.xz", + "hash": "6dc0e79a37510905074bcf7e8af9014bd5f899791a6739876ef703de9011e0e6", + "extract_dir": "ghc-9.2.4-x86_64-unknown-mingw32" } }, "bin": [