From 5d07a9506d8fc2a97644fc40d9bda547aa886f1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 20:30:11 +0000 Subject: [PATCH] haskell: Update to version 9.4.1 --- bucket/haskell.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/haskell.json b/bucket/haskell.json index c5a8b69675..ae184c86ef 100644 --- a/bucket/haskell.json +++ b/bucket/haskell.json @@ -1,5 +1,5 @@ { - "version": "9.2.4", + "version": "9.4.1", "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.4-release/ghc-9.2.4-x86_64-unknown-mingw32.tar.xz", - "hash": "6dc0e79a37510905074bcf7e8af9014bd5f899791a6739876ef703de9011e0e6", - "extract_dir": "ghc-9.2.4-x86_64-unknown-mingw32" + "url": "https://github.com/commercialhaskell/ghc/releases/download/ghc-9.4.1-release/ghc-9.4.1-x86_64-unknown-mingw32.tar.xz", + "hash": "fdc2d78b8a978e712a4edcc1628e36a36be736d8202107d2d61999ac7a9dc5d0", + "extract_dir": "ghc-9.4.1-x86_64-unknown-mingw32" } }, "bin": [