haskell: Update to version 9.2.4

This commit is contained in:
github-actions[bot] 2022-07-28 20:31:50 +00:00
parent fdfe8fb41d
commit 4712c111f4

View File

@ -1,5 +1,5 @@
{ {
"version": "9.2.3", "version": "9.2.4",
"description": "An advanced, purely functional programming language.", "description": "An advanced, purely functional programming language.",
"homepage": "https://www.haskell.org", "homepage": "https://www.haskell.org",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
@ -12,9 +12,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/commercialhaskell/ghc/releases/download/ghc-9.2.3-release/ghc-9.2.3-x86_64-unknown-mingw32.tar.xz", "url": "https://github.com/commercialhaskell/ghc/releases/download/ghc-9.2.4-release/ghc-9.2.4-x86_64-unknown-mingw32.tar.xz",
"hash": "0543d80c1ef453a5f82d0a2bc436f93d2feb3d5855114c8a78a12c561c9bc8df", "hash": "6dc0e79a37510905074bcf7e8af9014bd5f899791a6739876ef703de9011e0e6",
"extract_dir": "ghc-9.2.3-x86_64-unknown-mingw32" "extract_dir": "ghc-9.2.4-x86_64-unknown-mingw32"
} }
}, },
"bin": [ "bin": [