haskell: Update to version 9.2.1

This commit is contained in:
Richard Kuhnt 2021-11-11 01:00:46 +00:00
parent b0b54d108e
commit 355d52ebe4

View File

@ -1,5 +1,5 @@
{ {
"version": "9.0.1", "version": "9.2.1",
"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.0.1-release/ghc-9.0.1-x86_64-unknown-mingw32.tar.xz", "url": "https://github.com/commercialhaskell/ghc/releases/download/ghc-9.2.1-release/ghc-9.2.1-x86_64-unknown-mingw32.tar.xz",
"hash": "4f4ab118df01cbc7e7c510096deca0cb25025339a97730de0466416296202493", "hash": "649e04abd4fa35796070b35de1c353721507a49842b18663aa1c7adc6b4115d8",
"extract_dir": "ghc-9.0.1-x86_64-unknown-mingw32" "extract_dir": "ghc-9.2.1-x86_64-unknown-mingw32"
} }
}, },
"bin": [ "bin": [